|
Geant4_10
|
#include <ExG4EventAction01.hh>


Public Member Functions | |
| ExG4EventAction01 () | |
| virtual | ~ExG4EventAction01 () |
| virtual void | BeginOfEventAction (const G4Event *event) |
| virtual void | EndOfEventAction (const G4Event *event) |
| void | SetVerboseLevel (G4int level) |
| void | SetPrintModulo (G4int value) |
| void | SetSaveRndm (G4bool value) |
| void | SetDrawFlag (G4String value) |
Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () |
| void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Event action class
It provides:
Definition at line 45 of file ExG4EventAction01.hh.
| ExG4EventAction01::ExG4EventAction01 | ( | ) |
Standard constructor
Definition at line 47 of file ExG4EventAction01.cc.
|
virtual |
Destructor
Definition at line 58 of file ExG4EventAction01.cc.
Reimplemented from G4UserEventAction.
Definition at line 64 of file ExG4EventAction01.cc.
Reimplemented from G4UserEventAction.
Definition at line 81 of file ExG4EventAction01.cc.

1.8.5