Geant4
9.6.p02
|
#include <WLSEventAction.hh>
Public Member Functions | |
WLSEventAction (WLSRunAction *) | |
~WLSEventAction () | |
void | BeginOfEventAction (const G4Event *) |
void | EndOfEventAction (const G4Event *) |
G4int | GetEventNo () |
void | SetEventVerbose (G4int) |
void | SetDrawFlag (G4String val) |
void | SetPrintModulo (G4int val) |
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 45 of file WLSEventAction.hh.
WLSEventAction::WLSEventAction | ( | WLSRunAction * | RA) |
Definition at line 57 of file WLSEventAction.cc.
WLSEventAction::~WLSEventAction | ( | ) |
Definition at line 68 of file WLSEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 73 of file WLSEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 83 of file WLSEventAction.cc.
G4int WLSEventAction::GetEventNo | ( | ) |
Definition at line 64 of file WLSEventAction.hh.
Definition at line 63 of file WLSEventAction.hh.