12 const std::string& name,
13 const IInterface* parent)
19 std::unique_ptr<StoppedParticleAction>
23 auto action = std::make_unique<StoppedParticleAction>();
StoppedParticleActionTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
virtual std::unique_ptr< StoppedParticleAction > makeAndFillAction(G4AtlasUserActions &) override final
Create the action for the current thread.
Struct for passing around user actions.
std::vector< G4UserSteppingAction * > steppingActions