| 
    Geant4
    10.00.p03
    
   | 
 
#include <GammaRayTelEventAction.hh>
 Inheritance diagram for GammaRayTelEventAction:
 Collaboration diagram for GammaRayTelEventAction:Public Member Functions | |
| GammaRayTelEventAction () | |
| virtual | ~GammaRayTelEventAction () | 
| virtual void | BeginOfEventAction (const G4Event *) | 
| virtual void | EndOfEventAction (const G4Event *) | 
| void | SetDrawFlag (G4String val) | 
  Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () | 
| void | SetEventManager (G4EventManager *value) | 
Private Attributes | |
| G4int | trackerCollID | 
| G4int | calorimeterCollID | 
| G4int | anticoincidenceCollID | 
| G4String | drawFlag | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager | 
Definition at line 52 of file GammaRayTelEventAction.hh.
| GammaRayTelEventAction::GammaRayTelEventAction | ( | ) | 
Definition at line 75 of file GammaRayTelEventAction.cc.
References G4DigiManager::AddNewModule(), and G4DigiManager::GetDMpointer().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 86 of file GammaRayTelEventAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 92 of file GammaRayTelEventAction.cc.
References anticoincidenceCollID, calorimeterCollID, G4cout, G4endl, G4SDManager::GetCollectionID(), G4Event::GetEventID(), G4SDManager::GetSDMpointer(), and trackerCollID.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserEventAction.
Definition at line 114 of file GammaRayTelEventAction.cc.
References GammaRayTelDigitizer::Digitize(), G4TDigiCollection< T >::entries(), G4THitsCollection< T >::entries(), G4DigiManager::FindDigitizerModule(), G4cout, G4endl, G4DigiManager::GetDigiCollection(), G4DigiManager::GetDigiCollectionID(), G4DigiManager::GetDMpointer(), G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), keV, mm, outFile, trackerCollID, and z.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 63 of file GammaRayTelEventAction.hh.
      
  | 
  private | 
Definition at line 69 of file GammaRayTelEventAction.hh.
Referenced by BeginOfEventAction().
      
  | 
  private | 
Definition at line 68 of file GammaRayTelEventAction.hh.
Referenced by BeginOfEventAction().
      
  | 
  private | 
Definition at line 70 of file GammaRayTelEventAction.hh.
      
  | 
  private | 
Definition at line 63 of file GammaRayTelEventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().