Geant4
10.03.p03
|
#include <GammaRayTelRunAction.hh>
Public Member Functions | |
GammaRayTelRunAction () | |
~GammaRayTelRunAction () | |
void | BeginOfRunAction (const G4Run *) |
void | EndOfRunAction (const G4Run *) |
std::ofstream * | GetOutputFile () |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
virtual void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
G4bool | isMaster |
Definition at line 51 of file GammaRayTelRunAction.hh.
GammaRayTelRunAction::GammaRayTelRunAction | ( | ) |
Definition at line 55 of file GammaRayTelRunAction.cc.
GammaRayTelRunAction::~GammaRayTelRunAction | ( | ) |
Definition at line 62 of file GammaRayTelRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 67 of file GammaRayTelRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 92 of file GammaRayTelRunAction.cc.
std::ofstream * GammaRayTelRunAction::GetOutputFile | ( | ) |