![]() |
ATLAS Offline Software
|
Tool for the concrete implementation of a Physics List selection class. More...
#include <QuirkPhysicsTool.h>
Classes | |
| class | PhysicsConstructor |
Public Member Functions | |
| QuirksPhysicsTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| Standard constructor. | |
| virtual | ~QuirksPhysicsTool () |
| Destructor. | |
| virtual StatusCode | initialize () override final |
| Initialize method. | |
| virtual UPPhysicsConstructor | GetPhysicsOption () override final |
Private Attributes | |
| G4double | m_mass {} |
| G4double | m_charge {} |
| G4int | m_pdgid {} |
| G4double | m_stringForce {} |
| G4double | m_firstStringLength {} |
| G4double | m_maxBoost {} |
| G4double | m_maxMergeT {} |
| G4double | m_maxMergeMag {} |
| G4int | m_enableDebug {} |
| G4double | m_debugStep {} |
| G4int | m_numDebugSteps {} |
Tool for the concrete implementation of a Physics List selection class.
Definition at line 21 of file QuirkPhysicsTool.h.
| QuirksPhysicsTool::QuirksPhysicsTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Standard constructor.
Definition at line 49 of file QuirkPhysicsTool.cxx.
|
virtual |
|
finaloverridevirtual |
Definition at line 90 of file QuirkPhysicsTool.cxx.
|
finaloverridevirtual |
Initialize method.
Definition at line 84 of file QuirkPhysicsTool.cxx.
|
private |
Definition at line 66 of file QuirkPhysicsTool.h.
|
private |
Definition at line 74 of file QuirkPhysicsTool.h.
|
private |
Definition at line 73 of file QuirkPhysicsTool.h.
|
private |
Definition at line 69 of file QuirkPhysicsTool.h.
|
private |
Definition at line 65 of file QuirkPhysicsTool.h.
|
private |
Definition at line 70 of file QuirkPhysicsTool.h.
|
private |
Definition at line 72 of file QuirkPhysicsTool.h.
|
private |
Definition at line 71 of file QuirkPhysicsTool.h.
|
private |
Definition at line 75 of file QuirkPhysicsTool.h.
|
private |
Definition at line 67 of file QuirkPhysicsTool.h.
|
private |
Definition at line 68 of file QuirkPhysicsTool.h.