|
Geant4
10.03.p03
|
#include <WLSEventAction.hh>


Public Member Functions | |
| WLSEventAction (WLSRunAction *) | |
| virtual | ~WLSEventAction () |
| virtual void | BeginOfEventAction (const G4Event *) |
| virtual void | EndOfEventAction (const G4Event *) |
| G4int | GetEventNo () |
| void | SetEventVerbose (G4int) |
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 44 of file WLSEventAction.hh.
| WLSEventAction::WLSEventAction | ( | WLSRunAction * | runaction | ) |
Definition at line 54 of file WLSEventAction.cc.
|
virtual |
Definition at line 64 of file WLSEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 71 of file WLSEventAction.cc.

Reimplemented from G4UserEventAction.
Definition at line 83 of file WLSEventAction.cc.

| G4int WLSEventAction::GetEventNo | ( | ) |
Definition at line 119 of file WLSEventAction.cc.
