Geant4
9.6.p02
|
#include <LXeEventAction.hh>
Public Member Functions | |
LXeEventAction (LXeRecorderBase *) | |
virtual | ~LXeEventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetSaveThreshold (G4int) |
void | SetEventVerbose (G4int v) |
void | SetPMTThreshold (G4int t) |
void | SetForceDrawPhotons (G4bool b) |
void | SetForceDrawNoPhotons (G4bool b) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 41 of file LXeEventAction.hh.
LXeEventAction::LXeEventAction | ( | LXeRecorderBase * | r) |
Definition at line 51 of file LXeEventAction.cc.
|
virtual |
Definition at line 60 of file LXeEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 64 of file LXeEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 81 of file LXeEventAction.cc.
Definition at line 207 of file LXeEventAction.cc.