Geant4_10
|
#include <OpNoviceRunAction.hh>
Public Member Functions | |
OpNoviceRunAction () | |
virtual | ~OpNoviceRunAction () |
virtual void | BeginOfRunAction (const G4Run *aRun) |
virtual void | EndOfRunAction (const G4Run *aRun) |
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 |
Definition at line 42 of file OpNoviceRunAction.hh.
OpNoviceRunAction::OpNoviceRunAction | ( | ) |
Definition at line 40 of file OpNoviceRunAction.cc.
|
virtual |
Definition at line 49 of file OpNoviceRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 56 of file OpNoviceRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 64 of file OpNoviceRunAction.cc.