Import Geant4 5.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:15:15 +02:00
parent 37fff30d2e
commit fbd4999cf7
4396 changed files with 56662 additions and 52446 deletions
@@ -23,8 +23,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: FCALEMModuleSD.cc,v 1.4 2002/12/12 19:16:33 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: FCALEMModuleSD.cc,v 1.5 2002/12/17 15:53:30 pmendez Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
@@ -114,7 +114,7 @@ void FCALEMModuleSD::EndOfEvent(G4HCofThisEvent* HCE)
EvisTileP[NF1Tile] = EvisF1Tile[i];
};};
G4cout << "Number of F1 Tiles with Positive energy : " << NF1Tile << endl;
G4cout << "Number of F1 Tiles with Positive energy : " << NF1Tile << G4endl;
// Write in File
//--------------