Geant4
9.6.p02
|
#include <F06EventAction.hh>
Public Member Functions | |
F06EventAction () | |
~F06EventAction () | |
void | BeginOfEventAction (const G4Event *) |
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 44 of file F06EventAction.hh.
F06EventAction::F06EventAction | ( | ) |
Definition at line 43 of file F06EventAction.cc.
F06EventAction::~F06EventAction | ( | ) |
Definition at line 49 of file F06EventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 54 of file F06EventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 64 of file F06EventAction.cc.
G4int F06EventAction::GetEventNo | ( | ) |