Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Algorithms/Geant4/include/ActsExamples/Geant4/ParticleTrackingAction.hpp>
Public Attributes | |
std::shared_ptr< EventStore > | eventStore |
bool | keepParticlesWithoutHits = true |
Definition at line 33 of file ParticleTrackingAction.hpp.
View newest version in sPHENIX GitHub at line 33 of file ParticleTrackingAction.hpp
std::shared_ptr<EventStore> ActsExamples::ParticleTrackingAction::Config::eventStore |
Definition at line 34 of file ParticleTrackingAction.hpp.
View newest version in sPHENIX GitHub at line 34 of file ParticleTrackingAction.hpp
Referenced by ActsExamples::ParticleTrackingAction::eventStore(), ActsExamples::Geant4MaterialRecording::Geant4MaterialRecording(), and ActsExamples::Geant4Simulation::Geant4Simulation().
bool ActsExamples::ParticleTrackingAction::Config::keepParticlesWithoutHits = true |
Definition at line 36 of file ParticleTrackingAction.hpp.
View newest version in sPHENIX GitHub at line 36 of file ParticleTrackingAction.hpp
Referenced by ActsExamples::Geant4MaterialRecording::Geant4MaterialRecording(), and ActsExamples::Geant4Simulation::Geant4Simulation().