Import Geant4 10.4.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2017-06-30 10:49:55 +02:00
parent 3a5407696b
commit 1a1316fea4
2180 changed files with 237880 additions and 59109 deletions
@@ -27,7 +27,7 @@
/// \brief Implementation of the MCTruthManager class
//
//
// $Id: MCTruthManager.cc 99841 2016-10-07 10:09:34Z gcosmo $
// $Id: MCTruthManager.cc 103182 2017-03-21 10:36:09Z gcosmo $
//
//
// --------------------------------------------------------------
@@ -48,7 +48,7 @@ static MCTruthManager* instance = 0;
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
MCTruthManager::MCTruthManager() : event(0), fConfig(0)
MCTruthManager::MCTruthManager() : fEvent(0), fConfig(0)
{}
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....