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