Geant4.10
|
#include <LXeEventAction.hh>
Public Member Functions | |
LXeEventAction (LXeRecorderBase *) | |
virtual | ~LXeEventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetSaveThreshold (G4int) |
void | SetEventVerbose (G4int v) |
void | SetPMTThreshold (G4int t) |
void | SetForceDrawPhotons (G4bool b) |
void | SetForceDrawNoPhotons (G4bool b) |
![]() | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
![]() | |
G4EventManager * | fpEventManager |
Definition at line 43 of file LXeEventAction.hh.
LXeEventAction::LXeEventAction | ( | LXeRecorderBase * | r | ) |
Definition at line 53 of file LXeEventAction.cc.
|
virtual |
Definition at line 62 of file LXeEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 66 of file LXeEventAction.cc.
References G4SDManager::GetCollectionID(), G4EventManager::GetEventManager(), G4SDManager::GetSDMpointer(), LXeRecorderBase::RecordBeginOfEvent(), and G4EventManager::SetUserInformation().
Reimplemented from G4UserEventAction.
Definition at line 83 of file LXeEventAction.cc.
References G4THitsCollection< T >::DrawAllHits(), LXeTrajectory::DrawTrajectory(), G4TrajectoryContainer::entries(), G4THitsCollection< T >::entries(), G4cout, G4endl, LXeUserEventInformation::GetAbsorptionCount(), LXeUserEventInformation::GetBoundaryAbsorptionCount(), G4VVisManager::GetConcreteInstance(), LXeUserEventInformation::GetEDep(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), LXeUserEventInformation::GetHitCount(), G4Trajectory::GetParticleName(), LXeUserEventInformation::GetPhotonCount(), LXeUserEventInformation::GetPhotonCount_Ceren(), LXeUserEventInformation::GetPhotonCount_Scint(), LXeUserEventInformation::GetPMTSAboveThreshold(), G4RunManager::GetRunManager(), G4Event::GetTrajectoryContainer(), G4Event::GetUserInformation(), LXeUserEventInformation::IncEDep(), LXeUserEventInformation::IncHitCount(), LXeUserEventInformation::IncPMTSAboveThreshold(), python.hepunit::keV, python.hepunit::mm, LXeRecorderBase::RecordEndOfEvent(), G4RunManager::rndmSaveThisEvent(), LXeUserEventInformation::SetEWeightPos(), LXeTrajectory::SetForceDrawTrajectory(), LXeTrajectory::SetForceNoDrawTrajectory(), LXeUserEventInformation::SetPosMax(), and LXeUserEventInformation::SetReconPos().
Definition at line 57 of file LXeEventAction.hh.
References test::v.
Referenced by LXeEventMessenger::SetNewValue().
Definition at line 62 of file LXeEventAction.hh.
References test::b.
Referenced by LXeEventMessenger::SetNewValue().
Definition at line 61 of file LXeEventAction.hh.
References test::b.
Referenced by LXeEventMessenger::SetNewValue().
Definition at line 59 of file LXeEventAction.hh.
Referenced by LXeEventMessenger::SetNewValue().
Definition at line 209 of file LXeEventAction.cc.
References G4RunManager::GetRunManager(), G4RunManager::SetRandomNumberStore(), and G4RunManager::SetRandomNumberStoreDir().
Referenced by LXeEventMessenger::SetNewValue().