Import Geant4 10.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-12-09 12:35:28 +01:00
parent 4ec577e5c4
commit a3452e42ac
3514 changed files with 210500 additions and 89628 deletions
@@ -27,7 +27,7 @@
/// \brief Implementation of the B02RunAction class
//
//
// $Id: B02RunAction.cc 77475 2013-11-25 09:38:51Z gcosmo $
// $Id: B02RunAction.cc 98774 2016-08-09 14:28:06Z gcosmo $
//
#include "B02RunAction.hh"
#include "B02Run.hh"
@@ -131,7 +131,6 @@ void B02RunAction::EndOfRunAction(const G4Run* aRun)
G4THitsMap<G4double>* SLW_V = b02Run->GetHitsMap(fSDName[i]+"/SLW_V");
G4THitsMap<G4double>* SLWE_V = b02Run->GetHitsMap(fSDName[i]+"/SLWE_V");
if (IsMaster())
{
G4cout <<