Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Algorithms/Geant4/include/ActsExamples/Geant4/SteppingActionList.hpp>
Public Attributes | |
std::vector< std::shared_ptr < G4UserSteppingAction > > | actions |
Definition at line 27 of file SteppingActionList.hpp.
View newest version in sPHENIX GitHub at line 27 of file SteppingActionList.hpp
std::vector<std::shared_ptr<G4UserSteppingAction> > ActsExamples::SteppingActionList::Config::actions |
Definition at line 28 of file SteppingActionList.hpp.
View newest version in sPHENIX GitHub at line 28 of file SteppingActionList.hpp
Referenced by ActsExamples::Geant4Simulation::Geant4Simulation(), and ActsExamples::SteppingActionList::UserSteppingAction().