Geant4
10.03.p03
|
#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 () |
virtual void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 43 of file LXeEventAction.hh.
LXeEventAction::LXeEventAction | ( | LXeRecorderBase * | r | ) |
Definition at line 53 of file LXeEventAction.cc.
|
virtual |
Definition at line 62 of file LXeEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 66 of file LXeEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 83 of file LXeEventAction.cc.
Definition at line 209 of file LXeEventAction.cc.