ATLAS Offline Software
|
#include "G4AtlasInfrstructure/CharginosPhysicsTool.h"
Public Member Functions | |
CharginosPhysicsTool (const std::string &type, const std::string &name, const IInterface *parent) | |
Standard constructor. More... | |
virtual | ~CharginosPhysicsTool () |
Destructor. More... | |
virtual StatusCode | initialize () override final |
Initialize method. More... | |
virtual void | ConstructParticle () override final |
virtual void | ConstructProcess () override final |
virtual CharginosPhysicsTool * | GetPhysicsOption () override final |
Implements. More... | |
Protected Attributes | |
G4double | m_CharginoPlusMass |
G4double | m_CharginoPlusWidth |
G4double | m_CharginoPlusCharge |
G4double | m_CharginoPlusPDGCode |
G4double | m_CharginoPlusLifetime |
G4bool | m_CharginoPlusShortlived |
G4bool | m_CharginoPlusStable |
G4double | m_CharginoMinusMass |
G4double | m_CharginoMinusWidth |
G4double | m_CharginoMinusCharge |
G4double | m_CharginoMinusPDGCode |
G4double | m_CharginoMinusLifetime |
G4bool | m_CharginoMinusShortlived |
G4bool | m_CharginoMinusStable |
G4double | m_NeutralinoMass |
G4double | m_NeutralinoWidth |
G4double | m_NeutralinoCharge |
G4double | m_NeutralinoPDGCode |
G4double | m_NeutralinoLifetime |
G4bool | m_NeutralinoShortlived |
G4bool | m_NeutralinoStable |
G4ParticleDefinition * | m_theCharginoMinus |
G4ParticleDefinition * | m_theCharginoPlus |
G4ParticleDefinition * | m_theNeutralino |
Tool for the concrete implementation of a Physics List selection class
Definition at line 20 of file CharginosPhysicsTool.h.
CharginosPhysicsTool::CharginosPhysicsTool | ( | const std::string & | type, |
const std::string & | name, | ||
const IInterface * | parent | ||
) |
Standard constructor.
Definition at line 38 of file CharginosPhysicsTool.cxx.
|
virtual |
|
finaloverridevirtual |
Definition at line 96 of file CharginosPhysicsTool.cxx.
|
finaloverridevirtual |
Definition at line 108 of file CharginosPhysicsTool.cxx.
|
finaloverridevirtual |
|
finaloverridevirtual |
|
protected |
Definition at line 46 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 46 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 46 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 46 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 47 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 47 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 46 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 43 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 43 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 43 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 43 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 44 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 44 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 43 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 49 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 49 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 49 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 49 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 50 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 50 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 49 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 53 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 54 of file CharginosPhysicsTool.h.
|
protected |
Definition at line 55 of file CharginosPhysicsTool.h.