19 #include "G4RunManager.hh" 35 const G4int verboseLevel = G4RunManager::GetRunManager()->GetVerboseLevel();
37 G4cout <<
"##################################################################" 39 <<
"########### ActarSimRunAction::BeginOfRunAction() ##############" 41 <<
"### Run " << aRun->GetRunID() <<
" start." << G4endl;
42 G4cout <<
"##################################################################" 47 G4RunManager::GetRunManager()->SetRandomNumberStore(
true);
void EndOfRunAction(const G4Run *)
Actions to perform in the analysis at the end of the run.
void BeginOfRunAction(const G4Run *)
Actions to perform at the beginning og the run.
~ActarSimRunAction()
Destructor. Makes nothing.
ActarSimROOTAnalysis * gActarSimROOTAnalysis
Global pointer to this soliton.
void EndOfRunAction(const G4Run *)
Actions to perform at the end of the run.
void BeginOfRunAction(const G4Run *)
Actions to perform in the analysis at the beginning of the run.
ActarSimRunAction()
Constructor. Makes nothing.