Geant4.10
|
#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) |
![]() | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
![]() | |
G4EventManager * | fpEventManager |
Definition at line 41 of file F04EventAction.hh.
F04EventAction::F04EventAction | ( | F04RunAction * | runAction | ) |
Definition at line 47 of file F04EventAction.cc.
|
virtual |
Definition at line 56 of file F04EventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 63 of file F04EventAction.cc.
References G4cout, G4endl, and G4Event::GetEventID().
Reimplemented from G4UserEventAction.
Definition at line 76 of file F04EventAction.cc.
References G4cout, G4endl, G4Threading::G4GetThreadId(), G4Event::GetEventID(), and F04RunAction::GetRndmFreq().
G4int F04EventAction::GetEventNo | ( | ) |
Definition at line 115 of file F04EventAction.cc.
References G4UserEventAction::fpEventManager, G4EventManager::GetConstCurrentEvent(), and G4Event::GetEventID().
Definition at line 56 of file F04EventAction.hh.
Referenced by F04EventActionMessenger::SetNewValue().
Definition at line 123 of file F04EventAction.cc.
Referenced by F04EventActionMessenger::SetNewValue().
Definition at line 57 of file F04EventAction.hh.
Referenced by F04EventActionMessenger::SetNewValue().