1 #ifndef _G4StationSimulatorOG_G4StationSteppingAction_h_
2 #define _G4StationSimulatorOG_G4StationSteppingAction_h_
4 #include <G4UserSteppingAction.hh>
7 #include <utl/Particle.h>
12 namespace G4StationSimulatorOG {
14 class G4StationSimulator;
15 class G4StationConstruction;
virtual ~G4StationSteppingAction()
void UserSteppingAction(const G4Step *const step) override
Geant4 Stepping user action class.
static int GetCurrentParticleId()
static RPCTrackIDListMap fgRPCTrackIDListMap
std::map< int, RPCParticleList > RPCParticleListMap
static RPCParticleListMap fgRPCParticleListMap
std::map< int, RPCTrackIDList > RPCTrackIDListMap
std::vector< int > RPCTrackIDList
std::vector< utl::Particle > RPCParticleList
G4StationSteppingAction(const bool isMARTAEnabled)