|
Geant4
10.02.p03
|
#include <B3bRunAction.hh>
Public Member Functions | |
| B3bRunAction () | |
| virtual | ~B3bRunAction () |
| virtual G4Run * | GenerateRun () |
| virtual void | BeginOfRunAction (const G4Run *) |
| virtual void | EndOfRunAction (const G4Run *) |
Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () |
| void | SetMaster (G4bool val=true) |
| G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster |
Run action class.
Definition at line 41 of file B3bRunAction.hh.
| B3bRunAction::B3bRunAction | ( | ) |
Definition at line 42 of file B3bRunAction.cc.
|
virtual |
Definition at line 60 of file B3bRunAction.cc.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 70 of file B3bRunAction.cc.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 80 of file B3bRunAction.cc.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 65 of file B3bRunAction.cc.