Geant4
9.6.p02
|
#include <A01EventAction.hh>
Public Member Functions | |
A01EventAction () | |
virtual | ~A01EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetVerbose (G4int val) |
G4int | GetVerbose () const |
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 46 of file A01EventAction.hh.
A01EventAction::A01EventAction | ( | ) |
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 123 of file A01EventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 127 of file A01EventAction.cc.
|
inline |
Definition at line 78 of file A01EventAction.hh.