|
Geant4
10.02.p02
|
#include <GammaRayTelEventAction.hh>
Inheritance diagram for GammaRayTelEventAction:
Collaboration diagram for GammaRayTelEventAction:Public Member Functions | |
| GammaRayTelEventAction (GammaRayTelRunAction *runAction=0) | |
| 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 () |
| virtual void | SetEventManager (G4EventManager *value) |
Private Attributes | |
| G4int | trackerCollID |
| G4int | calorimeterCollID |
| G4int | anticoincidenceCollID |
| G4String | drawFlag |
| GammaRayTelRunAction * | theRunAction |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Definition at line 53 of file GammaRayTelEventAction.hh.
| GammaRayTelEventAction::GammaRayTelEventAction | ( | GammaRayTelRunAction * | runAction = 0 | ) |
Definition at line 69 of file GammaRayTelEventAction.cc.
References G4DigiManager::AddNewModule(), and G4DigiManager::GetDMpointer().
Here is the call graph for this function:
|
virtual |
Definition at line 80 of file GammaRayTelEventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 85 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 106 of file GammaRayTelEventAction.cc.
References GammaRayTelDigitizer::Digitize(), GammaRayTelAnalysis::EndOfEvent(), G4TDigiCollection< T >::entries(), G4THitsCollection< T >::entries(), FatalException, G4DigiManager::FindDigitizerModule(), G4cout, G4endl, G4Exception(), G4DigiManager::GetDigiCollection(), G4DigiManager::GetDigiCollectionID(), G4DigiManager::GetDMpointer(), G4Event::GetEventID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), GammaRayTelAnalysis::GetHisto2DMode(), GammaRayTelAnalysis::getInstance(), GammaRayTelRunAction::GetOutputFile(), GammaRayTelAnalysis::InsertEnergy(), GammaRayTelAnalysis::InsertHits(), GammaRayTelAnalysis::InsertPositionXZ(), GammaRayTelAnalysis::InsertPositionYZ(), keV, mm, GammaRayTelAnalysis::setNtuple(), theRunAction, trackerCollID, x, and z.
Here is the call graph for this function:
|
inline |
Definition at line 64 of file GammaRayTelEventAction.hh.
|
private |
Definition at line 70 of file GammaRayTelEventAction.hh.
Referenced by BeginOfEventAction().
|
private |
Definition at line 69 of file GammaRayTelEventAction.hh.
Referenced by BeginOfEventAction().
|
private |
Definition at line 71 of file GammaRayTelEventAction.hh.
|
private |
Definition at line 73 of file GammaRayTelEventAction.hh.
Referenced by EndOfEventAction().
|
private |
Definition at line 64 of file GammaRayTelEventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().