|
Geant4.10
|
#include <DicomEventAction.hh>
Public Member Functions | |
| DicomEventAction () | |
| ~DicomEventAction () | |
| virtual void | BeginOfEventAction (const G4Event *) |
| virtual void | EndOfEventAction (const G4Event *anEvent) |
| void | SetDrawFlag (G4String 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 54 of file DicomEventAction.hh.
| DicomEventAction::DicomEventAction | ( | ) |
Definition at line 53 of file DicomEventAction.cc.
| DicomEventAction::~DicomEventAction | ( | ) |
Definition at line 59 of file DicomEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 63 of file DicomEventAction.cc.
References G4cout, G4endl, and G4Event::GetEventID().
Definition at line 63 of file DicomEventAction.hh.
1.8.7