Geant4.10
|
#include <GammaRayTelEventAction.hh>
Public Member Functions | |
GammaRayTelEventAction () | |
virtual | ~GammaRayTelEventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetDrawFlag (G4String val) |
![]() | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
![]() | |
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().
|
virtual |
Definition at line 86 of file GammaRayTelEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 92 of file GammaRayTelEventAction.cc.
References G4cout, G4endl, G4SDManager::GetCollectionID(), G4Event::GetEventID(), and G4SDManager::GetSDMpointer().
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(), python.hepunit::keV, python.hepunit::mm, outFile, test::x, and z.
Definition at line 63 of file GammaRayTelEventAction.hh.