Import Geant4 5.1.0 source tree
This commit is contained in:
@@ -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
|
||||
//--------------
|
||||
|
||||
Reference in New Issue
Block a user