Geant4
10.03.p03
|
#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 () |
virtual 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.
Definition at line 63 of file DicomEventAction.hh.