![]() |
ATLAS Offline Software
|
#include "G4AtlasTools/FastSimulationConstructorTool.h"
Classes | |
| class | PhysicsConstructor |
Public Member Functions | |
| FastSimulationConstructorTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| Standard constructor. More... | |
| virtual | ~FastSimulationConstructorTool ()=default |
| Destructor. More... | |
| virtual StatusCode | initialize () override |
| Initialize method. More... | |
| UPPhysicsConstructor | GetPhysicsOption () override |
Private Attributes | |
| Gaudi::Property< bool > | m_initializeFastSimulation {this, "InitializeFastSimulation", true, "Fast simulation initialization flag"} |
This tool creates a physics constructor to enable fast simulation for all particles.
Definition at line 21 of file FastSimulationConstructorTool.h.
| FastSimulationConstructorTool::FastSimulationConstructorTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent | ||
| ) |
|
virtualdefault |
Destructor.
|
override |
Definition at line 31 of file FastSimulationConstructorTool.cxx.
|
overridevirtual |
|
private |
Definition at line 45 of file FastSimulationConstructorTool.h.
1.8.18