Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALActionInitialization.cc 68058 2013-03-13 14:47:43Z gcosmo $
//
/// \file FCALActionInitialization.cc
/// \brief Implementation of the FCALActionInitialization class
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALCalorHit.cc 84371 2014-10-14 12:51:18Z gcosmo $
//
//
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALEMModuleSD.cc 84602 2014-10-17 07:46:09Z gcosmo $
//
//
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALHadModuleSD.cc 84602 2014-10-17 07:46:09Z gcosmo $
//
//
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALPrimaryGeneratorAction.cc 84371 2014-10-14 12:51:18Z gcosmo $
//
//
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALRunAction.cc 84371 2014-10-14 12:51:18Z gcosmo $
//
//
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALSteppingAction.cc 67976 2013-03-13 10:23:17Z gcosmo $
//
//
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALSteppingVerbose.cc 85605 2014-10-31 11:18:19Z gcosmo $
//
//
//---------------------------------------------------------------
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALTBEventAction.cc 84602 2014-10-17 07:46:09Z gcosmo $
//
//
@@ -101,7 +100,7 @@ void FCALTBEventAction::EndOfEventAction(const G4Event*)
man->FillH1(1,NTracksOutOfWorld);
NSecondaries = StepAction->GetSecondaries(0,0);
G4cout << "N Scondaries " << NSecondaries << G4endl;
G4cout << "N Secondaries " << NSecondaries << G4endl;
man->FillH1(2,NSecondaries);
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: FCALTestbeamSetupSD.cc 89572 2015-04-20 07:18:15Z gcosmo $
//
//