1 #ifndef _G4XTankSimulatorAG_G4XTankSteppingAction_h_
2 #define _G4XTankSimulatorAG_G4XTankSteppingAction_h_
4 #include <G4UserSteppingAction.hh>
7 #include <utl/Particle.h>
16 namespace G4XTankSimulatorAG {
18 #if __cplusplus >= 201103L
22 #include <boost/shared_ptr.hpp>
89 G4cerr <<
"Setting parent to "
vector< PartData >::iterator PartCollectionIt
void SetImpingingParticle(smartPointer p)
boost::shared_ptr< utl::Particle > smartPointer
static int GetCurrentParticleId()
Geant4 Stepping user action class.
PartCollectionIt fPartCollIt
vector< PartData > PartCollection
void UserSteppingAction(const G4Step *)