![]() |
ATLAS Offline Software
|
#include "G4AtlasInfrstructure/GauginosPhysicsTool.h"
Classes | |
class | PhysicsConstructor |
Public Member Functions | |
GauginosPhysicsTool (const std::string &type, const std::string &name, const IInterface *parent) | |
Standard constructor. More... | |
virtual | ~GauginosPhysicsTool () |
Destructor. More... | |
virtual StatusCode | initialize () override final |
Initialize method. More... | |
virtual UPPhysicsConstructor | GetPhysicsOption () override final |
Implements. More... | |
Protected Attributes | |
ParticleDefinitionParams | m_GravitinoParams |
ParticleDefinitionParams | m_NeutralinoParams |
Tool for the concrete implementation of a Physics List selection class
Definition at line 22 of file GauginosPhysicsTool.h.
GauginosPhysicsTool::GauginosPhysicsTool | ( | const std::string & | type, |
const std::string & | name, | ||
const IInterface * | parent | ||
) |
|
virtual |
|
finaloverridevirtual |
Definition at line 89 of file GauginosPhysicsTool.cxx.
|
finaloverridevirtual |
Initialize method.
Definition at line 82 of file GauginosPhysicsTool.cxx.
|
protected |
Definition at line 55 of file GauginosPhysicsTool.h.
|
protected |
Definition at line 56 of file GauginosPhysicsTool.h.