|
Geant4.10
|
#include <CCalEndOfEventAction.hh>
Public Member Functions | |
| CCalEndOfEventAction (CCalPrimaryGeneratorAction *) | |
| ~CCalEndOfEventAction () | |
| virtual void | StartOfEventAction (const G4Event *evt) |
| virtual void | EndOfEventAction (const G4Event *evt) |
Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () |
| void | SetEventManager (G4EventManager *value) |
| virtual void | BeginOfEventAction (const G4Event *anEvent) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Definition at line 44 of file CCalEndOfEventAction.hh.
| CCalEndOfEventAction::CCalEndOfEventAction | ( | CCalPrimaryGeneratorAction * | pg | ) |
Definition at line 59 of file CCalEndOfEventAction.cc.
References G4cout, G4endl, and testem0::pg.
| CCalEndOfEventAction::~CCalEndOfEventAction | ( | ) |
Definition at line 76 of file CCalEndOfEventAction.cc.
References G4cout, and G4endl.
Reimplemented from G4UserEventAction.
Definition at line 114 of file CCalEndOfEventAction.cc.
References G4THitsCollection< T >::entries(), G4cout, G4endl, G4SDManager::GetCollectionID(), CCalHit::getEnergyDeposit(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), CCalPrimaryGeneratorAction::GetParticleEnergy(), CCalPrimaryGeneratorAction::GetParticlePosition(), G4SDManager::GetSDMpointer(), CCalHit::getTimeSlice(), CCalHit::getUnitID(), python.hepunit::GeV, python.hepunit::MeV, python.hepunit::mm, test::x, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), z, and CLHEP::Hep3Vector::z().
Definition at line 109 of file CCalEndOfEventAction.cc.
References G4cout, G4endl, and G4Event::GetEventID().
1.8.7