| 
    Geant4
    10.02
    
   | 
 
#include <HadrontherapyEventAction.hh>
 Inheritance diagram for HadrontherapyEventAction:
 Collaboration diagram for HadrontherapyEventAction:Public Member Functions | |
| HadrontherapyEventAction () | |
| ~HadrontherapyEventAction () | |
| 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 | 
| HadrontherapyEventActionMessenger * | pointerEventMessenger | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager | 
Definition at line 38 of file HadrontherapyEventAction.hh.
| HadrontherapyEventAction::HadrontherapyEventAction | ( | ) | 
Definition at line 45 of file HadrontherapyEventAction.cc.
References hitsCollectionID, and pointerEventMessenger.
| HadrontherapyEventAction::~HadrontherapyEventAction | ( | ) | 
Definition at line 53 of file HadrontherapyEventAction.cc.
References pointerEventMessenger.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 59 of file HadrontherapyEventAction.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 74 of file HadrontherapyEventAction.cc.
References HadrontherapyMatrix::GetInstance(), hitsCollectionID, and MeV.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 53 of file HadrontherapyEventAction.hh.
References drawFlag.
Referenced by HadrontherapyEventActionMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 48 of file HadrontherapyEventAction.hh.
References printModulo.
Referenced by HadrontherapyEventActionMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 56 of file HadrontherapyEventAction.hh.
Referenced by SetDrawFlag().
      
  | 
  private | 
Definition at line 60 of file HadrontherapyEventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and HadrontherapyEventAction().
      
  | 
  private | 
Definition at line 63 of file HadrontherapyEventAction.hh.
Referenced by HadrontherapyEventAction(), and ~HadrontherapyEventAction().
      
  | 
  private | 
Definition at line 62 of file HadrontherapyEventAction.hh.
Referenced by BeginOfEventAction(), and SetPrintModulo().