Geant4
9.6.p02
|
#include <F04EventAction.hh>
Public Member Functions | |
F04EventAction (F04RunAction *) | |
virtual | ~F04EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
G4int | GetEventNo () |
void | SetEventVerbose (G4int) |
void | SetDrawFlag (G4String val) |
void | SetPrintModulo (G4int val) |
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 39 of file F04EventAction.hh.
F04EventAction::F04EventAction | ( | F04RunAction * | runAction) |
Definition at line 45 of file F04EventAction.cc.
|
virtual |
Definition at line 54 of file F04EventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 61 of file F04EventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 73 of file F04EventAction.cc.
G4int F04EventAction::GetEventNo | ( | ) |