Geant4_10
|
#include <RE02RunAction.hh>
Public Member Functions | |
RE02RunAction () | |
virtual | ~RE02RunAction () |
virtual G4Run * | GenerateRun () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
G4int | CopyNo (G4int ix, G4int iy, G4int iz) |
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 |
User run action class
Definition at line 69 of file RE02RunAction.hh.
RE02RunAction::RE02RunAction | ( | ) |
Definition at line 53 of file RE02RunAction.cc.
|
virtual |
Definition at line 64 of file RE02RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 81 of file RE02RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 88 of file RE02RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 71 of file RE02RunAction.cc.