ATLAS Offline Software
|
#include "G4Utilities/G4StepLimitationTool.h"
Public Member Functions | |
G4StepLimitationTool (const std::string &type, const std::string &name, const IInterface *parent) | |
Standard constructor. More... | |
virtual | ~G4StepLimitationTool () |
Destructor. More... | |
virtual StatusCode | initialize () override final |
Initialize method. More... | |
virtual void | ConstructParticle () override final |
virtual void | ConstructProcess () override final |
virtual G4VPhysicsConstructor * | GetPhysicsOption () override final |
Implements. More... | |
Tool for the concrete implementation of a Physics List selection class
Definition at line 20 of file G4StepLimitationTool.h.
G4StepLimitationTool::G4StepLimitationTool | ( | const std::string & | type, |
const std::string & | name, | ||
const IInterface * | parent | ||
) |
|
virtual |
|
finaloverridevirtual |
Definition at line 63 of file G4StepLimitationTool.cxx.
|
finaloverridevirtual |
Definition at line 70 of file G4StepLimitationTool.cxx.
|
finaloverridevirtual |
|
finaloverridevirtual |