| 
    Geant4
    10.01.p01
    
   | 
 
#include <IORTEventAction.hh>
 Inheritance diagram for IORTEventAction:
 Collaboration diagram for IORTEventAction:Public Member Functions | |
| IORTEventAction () | |
| ~IORTEventAction () | |
| void | BeginOfEventAction (const G4Event *) | 
| void | EndOfEventAction (const G4Event *) | 
| void | SetPrintModulo (G4int val) | 
| void | SetDrawFlag (G4String val) | 
  Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () | 
| void | SetEventManager (G4EventManager *value) | 
Private Attributes | |
| G4String | drawFlag | 
| G4int | hitsCollectionID | 
| G4int | printModulo | 
| IORTEventActionMessenger * | pointerEventMessenger | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager | 
Definition at line 49 of file IORTEventAction.hh.
| IORTEventAction::IORTEventAction | ( | ) | 
Definition at line 57 of file IORTEventAction.cc.
References hitsCollectionID, and pointerEventMessenger.
| IORTEventAction::~IORTEventAction | ( | ) | 
Definition at line 65 of file IORTEventAction.cc.
References pointerEventMessenger.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 71 of file IORTEventAction.cc.
References G4cout, G4endl, G4Event::GetEventID(), G4SDManager::GetSDMpointer(), hitsCollectionID, and printModulo.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 86 of file IORTEventAction.cc.
References IORTMatrix::GetInstance(), hitsCollectionID, and MeV.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 64 of file IORTEventAction.hh.
References drawFlag.
Referenced by IORTEventActionMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 59 of file IORTEventAction.hh.
References printModulo.
Referenced by IORTEventActionMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 67 of file IORTEventAction.hh.
Referenced by SetDrawFlag().
      
  | 
  private | 
Definition at line 71 of file IORTEventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and IORTEventAction().
      
  | 
  private | 
Definition at line 74 of file IORTEventAction.hh.
Referenced by IORTEventAction(), and ~IORTEventAction().
      
  | 
  private | 
Definition at line 73 of file IORTEventAction.hh.
Referenced by BeginOfEventAction(), and SetPrintModulo().