Import Geant4 6.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:49:58 +02:00
parent 96686e0c8f
commit 1d812b78b1
4545 changed files with 24433 additions and 175005 deletions
@@ -78,7 +78,7 @@ void FCALEMModule::InitializeGeometry() {
ifstream File
("geom_data/FCal1Electrodes.dat");
if(!File) G4cerr << "Failed to open file FCal1Electrodes data file " << endl;
if(!File) G4cerr << "Failed to open file FCal1Electrodes data file " << G4endl;
File.seekg(0);
NF1LarGap = 0;