Geant4 Event user action class. More...
#include <G4TankEventAction.h>
Public Member Functions | |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
G4TankEventAction () | |
virtual | ~G4TankEventAction () |
Static Public Member Functions | |
static int | GetPrimaryId () |
Private Attributes | |
int | fNumCerenkov |
int | fNumCerenkovDelta |
int | fNumPMT1 |
int | fNumPMT2 |
int | fNumPMT3 |
int | fNumSum |
G4Timer * | fTimer |
Static Private Attributes | |
static int | fgPrimaryId = 0 |
Geant4 Event user action class.
Definition at line 20 of file G4TankSimulatorOG/G4TankEventAction.h.
G4TankEventAction::G4TankEventAction | ( | ) |
Definition at line 10 of file G4TankSimulatorOG/G4TankEventAction.cc.
|
virtual |
Definition at line 15 of file G4TankSimulatorOG/G4TankEventAction.cc.
References fTimer.
|
virtual |
Definition at line 21 of file G4TankSimulatorOG/G4TankEventAction.cc.
References fgPrimaryId, and fTimer.
|
virtual |
Definition at line 29 of file G4TankSimulatorOG/G4TankEventAction.cc.
References G4TankSimulatorOG::G4TankTrackingAction::fNumBounces, G4TankSimulatorOG::G4TankTrackingAction::fNumC, G4TankSimulatorOG::G4TankTrackingAction::fNumCDelta, and fTimer.
|
inlinestatic |
Definition at line 29 of file G4TankSimulatorOG/G4TankEventAction.h.
References fgPrimaryId.
|
staticprivate |
Definition at line 32 of file G4TankSimulatorOG/G4TankEventAction.h.
Referenced by BeginOfEventAction(), and GetPrimaryId().
|
private |
Definition at line 34 of file G4TankSimulatorOG/G4TankEventAction.h.
|
private |
Definition at line 35 of file G4TankSimulatorOG/G4TankEventAction.h.
|
private |
Definition at line 37 of file G4TankSimulatorOG/G4TankEventAction.h.
|
private |
Definition at line 37 of file G4TankSimulatorOG/G4TankEventAction.h.
|
private |
Definition at line 37 of file G4TankSimulatorOG/G4TankEventAction.h.
|
private |
Definition at line 37 of file G4TankSimulatorOG/G4TankEventAction.h.
|
private |
Definition at line 39 of file G4TankSimulatorOG/G4TankEventAction.h.
Referenced by BeginOfEventAction(), EndOfEventAction(), and ~G4TankEventAction().