| 
    Geant4
    10.01.p03
    
   | 
 
#include <DicomEventAction.hh>
 Inheritance diagram for DicomEventAction:
 Collaboration diagram for DicomEventAction: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) | 
Private Attributes | |
| G4String | fDrawFlag | 
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.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 63 of file DicomEventAction.cc.
References G4cout, G4endl, and G4Event::GetEventID().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 69 of file DicomEventAction.cc.
      
  | 
  inline | 
Definition at line 63 of file DicomEventAction.hh.
References fDrawFlag.
      
  | 
  private | 
Definition at line 66 of file DicomEventAction.hh.
Referenced by SetDrawFlag().