ATLAS Offline Software
|
#include <QuirkPhysicsTool.h>
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 void | ConstructParticle () override final |
virtual void | ConstructProcess () override final |
virtual QuirksPhysicsTool * | 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 20 of file QuirkPhysicsTool.h.
QuirksPhysicsTool::QuirksPhysicsTool | ( | const std::string & | type, |
const std::string & | name, | ||
const IInterface * | parent | ||
) |
|
virtual |
|
finaloverridevirtual |
Definition at line 97 of file QuirkPhysicsTool.cxx.
|
finaloverridevirtual |
Definition at line 126 of file QuirkPhysicsTool.cxx.
|
finaloverridevirtual |
Definition at line 92 of file QuirkPhysicsTool.cxx.
|
finaloverridevirtual |
|
private |
Definition at line 38 of file QuirkPhysicsTool.h.
|
private |
Definition at line 46 of file QuirkPhysicsTool.h.
|
private |
Definition at line 45 of file QuirkPhysicsTool.h.
|
private |
Definition at line 41 of file QuirkPhysicsTool.h.
|
private |
Definition at line 37 of file QuirkPhysicsTool.h.
|
private |
Definition at line 42 of file QuirkPhysicsTool.h.
|
private |
Definition at line 44 of file QuirkPhysicsTool.h.
|
private |
Definition at line 43 of file QuirkPhysicsTool.h.
|
private |
Definition at line 47 of file QuirkPhysicsTool.h.
|
private |
Definition at line 39 of file QuirkPhysicsTool.h.
|
private |
Definition at line 40 of file QuirkPhysicsTool.h.