Geant4
10.03.p03
|
#include <GammaRayTelEventAction.hh>
Public Member Functions | |
GammaRayTelEventAction (GammaRayTelRunAction *runAction=0) | |
virtual | ~GammaRayTelEventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetDrawFlag (G4String val) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 53 of file GammaRayTelEventAction.hh.
GammaRayTelEventAction::GammaRayTelEventAction | ( | GammaRayTelRunAction * | runAction = 0 | ) |
Definition at line 69 of file GammaRayTelEventAction.cc.
|
virtual |
Definition at line 80 of file GammaRayTelEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 85 of file GammaRayTelEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 106 of file GammaRayTelEventAction.cc.
Definition at line 64 of file GammaRayTelEventAction.hh.