|
Geant4.10
|
#include <ExGflashEventAction.hh>
Public Member Functions | |
| ExGflashEventAction () | |
| ~ExGflashEventAction () | |
| void | BeginOfEventAction (const G4Event *) |
| void | EndOfEventAction (const G4Event *) |
Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () |
| void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Definition at line 39 of file ExGflashEventAction.hh.
| ExGflashEventAction::ExGflashEventAction | ( | ) |
Definition at line 49 of file ExGflashEventAction.cc.
| ExGflashEventAction::~ExGflashEventAction | ( | ) |
Reimplemented from G4UserEventAction.
Definition at line 60 of file ExGflashEventAction.cc.
References G4cout, G4endl, G4Event::GetEventID(), and G4Timer::Start().
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 68 of file ExGflashEventAction.cc.
References CLHEP::Hep3Vector::cross(), G4TrajectoryContainer::entries(), G4THitsCollection< T >::entries(), 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(), python.hepunit::GeV, CLHEP::Hep3Vector::mag(), G4INCL::Math::max(), G4Timer::Stop(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
1.8.7