![]() |
ATLAS Offline Software
|
#include <QuirkPhysicsTool.h>
Classes | |
class | PhysicsConstructor |
Public Member Functions | |
QuirksPhysicsTool (const std::string &type, const std::string &name, const IInterface *parent) | |
Standard constructor. More... | |
virtual | ~QuirksPhysicsTool () |
Destructor. More... | |
virtual StatusCode | initialize () override final |
Initialize method. More... | |
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 | ||
) |
|
virtual |
|
finaloverridevirtual |
Definition at line 91 of file QuirkPhysicsTool.cxx.
|
finaloverridevirtual |
Initialize method.
Definition at line 85 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.