Geant4_10
|
#include <RE06RunAction.hh>
Public Member Functions | |
RE06RunAction () | |
virtual | ~RE06RunAction () |
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 |
Definition at line 40 of file RE06RunAction.hh.
RE06RunAction::RE06RunAction | ( | ) |
Definition at line 46 of file RE06RunAction.cc.
|
virtual |
Definition at line 52 of file RE06RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 62 of file RE06RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 73 of file RE06RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 57 of file RE06RunAction.cc.