Geant4
10.02.p02
|
#include <ExGflashEventAction.hh>
Public Member Functions | |
ExGflashEventAction () | |
~ExGflashEventAction () | |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
Private Attributes | |
G4int | fNevent |
G4double | fDtime |
G4int | fCalorimeterCollectionId |
G4Timer | fTimerIntern |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 38 of file ExGflashEventAction.hh.
ExGflashEventAction::ExGflashEventAction | ( | ) |
Definition at line 51 of file ExGflashEventAction.cc.
ExGflashEventAction::~ExGflashEventAction | ( | ) |
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 68 of file ExGflashEventAction.cc.
References fNevent, fTimerIntern, G4cout, G4endl, G4Event::GetEventID(), and G4Timer::Start().
|
virtual |
Hits in sensitive Detector
Computing (x,y,z) of vertex of initial particles
For all Hits in sensitive detector
Reimplemented from G4UserEventAction.
Definition at line 78 of file ExGflashEventAction.cc.
References G4TrajectoryContainer::entries(), G4THitsCollection< T >::entries(), fCalorimeterCollectionId, fDtime, fNevent, fTimerIntern, G4cout, G4endl, G4SDManager::GetCollectionID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), G4PrimaryParticle::GetMomentum(), G4PrimaryVertex::GetPosition(), G4PrimaryVertex::GetPrimary(), G4Event::GetPrimaryVertex(), G4Timer::GetRealElapsed(), G4SDManager::GetSDMpointer(), G4Timer::GetSystemElapsed(), G4Event::GetTrajectoryContainer(), G4Timer::GetUserElapsed(), GeV, G4INCL::Math::max(), and G4Timer::Stop().
|
private |
Definition at line 49 of file ExGflashEventAction.hh.
Referenced by EndOfEventAction().
|
private |
Definition at line 48 of file ExGflashEventAction.hh.
Referenced by EndOfEventAction(), and ~ExGflashEventAction().
|
private |
Definition at line 47 of file ExGflashEventAction.hh.
Referenced by BeginOfEventAction(), EndOfEventAction(), and ~ExGflashEventAction().
|
private |
Definition at line 50 of file ExGflashEventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().