5#ifndef G4USERACTIONS_G4UA__STOPPEDPARTICLEACTIONTOOL_H
6#define G4USERACTIONS_G4UA__STOPPEDPARTICLEACTIONTOOL_H
26 const IInterface* parent);
31 virtual std::unique_ptr<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.