Geant4
10.02.p02
|
#include <B2RunAction.hh>
Public Member Functions | |
B2RunAction () | |
virtual | ~B2RunAction () |
virtual void | BeginOfRunAction (const G4Run *run) |
virtual void | EndOfRunAction (const G4Run *run) |
B2RunAction () | |
virtual | ~B2RunAction () |
virtual void | BeginOfRunAction (const G4Run *run) |
virtual void | EndOfRunAction (const G4Run *run) |
B2RunAction () | |
virtual | ~B2RunAction () |
virtual void | BeginOfRunAction (const G4Run *run) |
virtual void | EndOfRunAction (const G4Run *run) |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
G4bool | isMaster |
Run action class.
Definition at line 43 of file B2RunAction.hh.
B2RunAction::B2RunAction | ( | ) |
Definition at line 38 of file B2RunAction.cc.
References G4RunManager::GetRunManager(), and G4RunManager::SetPrintProgress().
|
virtual |
Definition at line 47 of file B2RunAction.cc.
B2RunAction::B2RunAction | ( | ) |
|
virtual |
B2RunAction::B2RunAction | ( | ) |
|
virtual |
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 52 of file B2RunAction.cc.
References G4RunManager::GetRunManager(), and G4RunManager::SetRandomNumberStore().
|
virtual |
Reimplemented from G4UserRunAction.
|
virtual |
Reimplemented from G4UserRunAction.
|
virtual |
Reimplemented from G4UserRunAction.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 60 of file B2RunAction.cc.
|
virtual |
Reimplemented from G4UserRunAction.