#include <G4ParticlePropertyMessenger.hh>
◆ G4ParticlePropertyMessenger() [1/2]
G4ParticlePropertyMessenger::G4ParticlePropertyMessenger |
( |
G4ParticleTable * |
pTable = 0 | ) |
|
Definition at line 59 of file G4ParticlePropertyMessenger.cc.
void SetDefaultValue(G4double defVal)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAnInteger * verboseCmd
G4ParticleDefinition * currentParticle
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4DecayTableMessenger * fDecayTableMessenger
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
G4UIcmdWithABool * stableCmd
static G4ParticleTable * GetParticleTable()
void SetDefaultUnit(const char *defUnit)
void SetDefaultValue(G4int defVal)
G4UIdirectory * thisDirectory
G4UIcmdWithoutParameter * dumpCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithADoubleAndUnit * lifetimeCmd
G4ParticleTable * theParticleTable
◆ ~G4ParticlePropertyMessenger()
G4ParticlePropertyMessenger::~G4ParticlePropertyMessenger |
( |
| ) |
|
|
virtual |
Definition at line 108 of file G4ParticlePropertyMessenger.cc.
G4UIcmdWithAnInteger * verboseCmd
G4DecayTableMessenger * fDecayTableMessenger
G4UIcmdWithABool * stableCmd
G4UIdirectory * thisDirectory
G4UIcmdWithoutParameter * dumpCmd
G4UIcmdWithADoubleAndUnit * lifetimeCmd
◆ G4ParticlePropertyMessenger() [2/2]
◆ GetCurrentValue()
Reimplemented from G4UImessenger.
Definition at line 170 of file G4ParticlePropertyMessenger.cc.
G4ParticleDefinition * SetCurrentParticle()
G4UIcmdWithAnInteger * verboseCmd
static G4String ConvertToString(G4bool boolVal)
G4double GetPDGLifeTime() const
G4bool GetPDGStable() const
G4ParticleDefinition * currentParticle
G4UIcmdWithABool * stableCmd
G4UIcmdWithADoubleAndUnit * lifetimeCmd
◆ SetCurrentParticle()
Definition at line 151 of file G4ParticlePropertyMessenger.cc.
G4ParticleDefinition * FindParticle(G4int PDGEncoding)
G4String GetCurrentStringValue(const char *aCommand, G4int parameterNumber=1, G4bool reGet=true)
G4ParticleDefinition * currentParticle
static G4UImanager * GetUIpointer()
const G4String & GetParticleName() const
G4ParticleTable * theParticleTable
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 120 of file G4ParticlePropertyMessenger.cc.
123 G4cout <<
"Particle is not selected yet !! Command ignored." <<
G4endl;
138 G4cout <<
"Life time is negative! Command ignored." <<
G4endl;
void SetPDGStable(const G4bool aFlag)
static G4int GetNewIntValue(const char *paramString)
G4ParticleDefinition * SetCurrentParticle()
G4UIcmdWithAnInteger * verboseCmd
void SetPDGLifeTime(G4double aLifeTime)
G4double GetPDGLifeTime() const
static G4double GetNewDoubleValue(const char *paramString)
G4ParticleDefinition * currentParticle
static G4bool GetNewBoolValue(const char *paramString)
G4GLOB_DLL std::ostream G4cout
void SetVerboseLevel(G4int value)
G4UIcmdWithABool * stableCmd
G4double GetPDGMass() const
G4UIcmdWithoutParameter * dumpCmd
G4UIcmdWithADoubleAndUnit * lifetimeCmd
◆ currentParticle
◆ dumpCmd
◆ fDecayTableMessenger
◆ lifetimeCmd
◆ stableCmd
◆ theParticleTable
◆ thisDirectory
◆ verboseCmd
The documentation for this class was generated from the following files: