Geant4-11
|
#include <G4ParticlePropertyMessenger.hh>
Public Member Functions | |
G4bool | CommandsShouldBeInMaster () const |
G4ParticlePropertyMessenger (const G4ParticlePropertyMessenger &)=delete | |
G4ParticlePropertyMessenger (G4ParticleTable *pTable=nullptr) | |
virtual G4String | GetCurrentValue (G4UIcommand *command) |
G4bool | operator!= (const G4UImessenger &messenger) const |
G4ParticlePropertyMessenger & | operator= (const G4ParticlePropertyMessenger &)=delete |
G4bool | operator== (const G4UImessenger &messenger) const |
virtual void | SetNewValue (G4UIcommand *command, G4String newValues) |
virtual | ~G4ParticlePropertyMessenger () |
Protected Member Functions | |
void | AddUIcommand (G4UIcommand *newCommand) |
G4String | BtoS (G4bool b) |
template<typename T > | |
T * | CreateCommand (const G4String &cname, const G4String &dsc) |
void | CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) |
G4String | DtoS (G4double a) |
G4String | ItoS (G4int i) |
G4bool | StoB (G4String s) |
G4double | StoD (G4String s) |
G4int | StoI (G4String s) |
G4long | StoL (G4String s) |
Protected Attributes | |
G4UIdirectory * | baseDir = nullptr |
G4String | baseDirName = "" |
G4bool | commandsShouldBeInMaster = false |
Private Attributes | |
G4UIcmdWithoutParameter * | dumpCmd = nullptr |
G4DecayTableMessenger * | fDecayTableMessenger = nullptr |
G4UIcmdWithADoubleAndUnit * | lifetimeCmd = nullptr |
G4UIcmdWithABool * | stableCmd = nullptr |
G4ParticleTable * | theParticleTable = nullptr |
G4UIdirectory * | thisDirectory = nullptr |
G4UIcmdWithAnInteger * | verboseCmd = nullptr |
Definition at line 58 of file G4ParticlePropertyMessenger.hh.
G4ParticlePropertyMessenger::G4ParticlePropertyMessenger | ( | G4ParticleTable * | pTable = nullptr | ) |
Definition at line 46 of file G4ParticlePropertyMessenger.cc.
References G4UIcommand::AvailableForStates(), dumpCmd, fDecayTableMessenger, G4State_GeomClosed, G4State_Idle, G4State_PreInit, G4ParticleTable::GetParticleTable(), lifetimeCmd, G4UIcmdWithADoubleAndUnit::SetDefaultUnit(), G4UIcmdWithADoubleAndUnit::SetDefaultValue(), G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithABool::SetParameterName(), G4UIcmdWithADoubleAndUnit::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcommand::SetRange(), stableCmd, theParticleTable, thisDirectory, and verboseCmd.
|
virtual |
Definition at line 95 of file G4ParticlePropertyMessenger.cc.
References dumpCmd, fDecayTableMessenger, lifetimeCmd, stableCmd, thisDirectory, and verboseCmd.
|
delete |
|
protectedinherited |
Definition at line 149 of file G4UImessenger.cc.
References G4cerr, G4endl, and G4UIcommand::GetCommandPath().
Definition at line 98 of file G4UImessenger.cc.
|
inlineinherited |
Definition at line 77 of file G4UImessenger.hh.
References G4UImessenger::commandsShouldBeInMaster.
Referenced by G4UIcommand::G4UIcommandCommonConstructorCode().
|
protectedinherited |
Definition at line 110 of file G4UImessenger.hh.
References G4UImessenger::baseDirName.
|
protectedinherited |
Definition at line 156 of file G4UImessenger.cc.
References G4UImessenger::baseDir, G4UImessenger::baseDirName, G4UIcommandTree::FindCommandTree(), G4UIcommandTree::GetPathName(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), and G4UIcommand::SetGuidance().
Referenced by G4MoleculeShootMessenger::G4MoleculeShootMessenger(), and G4UImessenger::G4UImessenger().
Definition at line 90 of file G4UImessenger.cc.
Referenced by G4ScoreQuantityMessenger::FilterCommands(), and G4UIcontrolMessenger::SetNewValue().
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 155 of file G4ParticlePropertyMessenger.cc.
References G4UIcommand::ConvertToString(), G4ParticleDefinition::GetPDGLifeTime(), G4ParticleDefinition::GetPDGStable(), G4ParticleTable::GetSelectedParticle(), G4ParticleDefinition::GetVerboseLevel(), lifetimeCmd, stableCmd, theParticleTable, and verboseCmd.
Definition at line 82 of file G4UImessenger.cc.
Referenced by G4GenericMessenger::DeclareMethod(), and G4ParticleGunMessenger::GetCurrentValue().
|
inherited |
Definition at line 76 of file G4UImessenger.cc.
|
delete |
|
inherited |
Definition at line 70 of file G4UImessenger.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 107 of file G4ParticlePropertyMessenger.cc.
References dumpCmd, G4ParticleDefinition::DumpTable(), G4cout, G4endl, G4UIcmdWithABool::GetNewBoolValue(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), G4ParticleDefinition::GetPDGLifeTime(), G4ParticleDefinition::GetPDGMass(), G4ParticleTable::GetSelectedParticle(), lifetimeCmd, G4ParticleDefinition::SetPDGLifeTime(), G4ParticleDefinition::SetPDGStable(), G4ParticleDefinition::SetVerboseLevel(), stableCmd, theParticleTable, and verboseCmd.
Definition at line 137 of file G4UImessenger.cc.
References G4StrUtil::to_upper_copy().
Referenced by G4LocalThreadCoutMessenger::SetNewValue(), G4CascadeParamMessenger::SetNewValue(), G4ScoreQuantityMessenger::SetNewValue(), and G4ScoringMessenger::SetNewValue().
Definition at line 127 of file G4UImessenger.cc.
Referenced by G4ScoreQuantityMessenger::FParticleWithEnergyCommand(), G4ParticleGunMessenger::IonCommand(), G4GeneralParticleSourceMessenger::IonCommand(), G4UIcontrolMessenger::SetNewValue(), G4MatScanMessenger::SetNewValue(), G4VisCommandSceneAddText::SetNewValue(), G4VisCommandSceneAddText2D::SetNewValue(), G4ScoreQuantityMessenger::SetNewValue(), G4ScoringMessenger::SetNewValue(), and G4PolarizationMessenger::SetNewValue().
Definition at line 107 of file G4UImessenger.cc.
Referenced by G4ScoringMessenger::Fill1D(), G4ParticleGunMessenger::IonCommand(), G4GeneralParticleSourceMessenger::IonCommand(), G4ParticleGunMessenger::IonLevelCommand(), G4GeneralParticleSourceMessenger::IonLvlCommand(), G4ScoringMessenger::MeshBinCommand(), G4LocalThreadCoutMessenger::SetNewValue(), G4UIcontrolMessenger::SetNewValue(), G4MatScanMessenger::SetNewValue(), G4GMocrenMessenger::SetNewValue(), G4ScoreQuantityMessenger::SetNewValue(), and G4ScoringMessenger::SetNewValue().
Definition at line 117 of file G4UImessenger.cc.
Referenced by G4RunMessenger::SetNewValue().
|
protectedinherited |
Definition at line 102 of file G4UImessenger.hh.
Referenced by G4UImessenger::CreateDirectory(), and G4UImessenger::~G4UImessenger().
|
protectedinherited |
Definition at line 103 of file G4UImessenger.hh.
Referenced by G4UImessenger::CreateCommand(), and G4UImessenger::CreateDirectory().
|
protectedinherited |
Definition at line 104 of file G4UImessenger.hh.
Referenced by G4UImessenger::CommandsShouldBeInMaster(), and G4GeneralParticleSourceMessenger::G4GeneralParticleSourceMessenger().
|
private |
Definition at line 76 of file G4ParticlePropertyMessenger.hh.
Referenced by G4ParticlePropertyMessenger(), SetNewValue(), and ~G4ParticlePropertyMessenger().
|
private |
Definition at line 81 of file G4ParticlePropertyMessenger.hh.
Referenced by G4ParticlePropertyMessenger(), and ~G4ParticlePropertyMessenger().
|
private |
Definition at line 79 of file G4ParticlePropertyMessenger.hh.
Referenced by G4ParticlePropertyMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ParticlePropertyMessenger().
|
private |
Definition at line 77 of file G4ParticlePropertyMessenger.hh.
Referenced by G4ParticlePropertyMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ParticlePropertyMessenger().
|
private |
Definition at line 73 of file G4ParticlePropertyMessenger.hh.
Referenced by G4ParticlePropertyMessenger(), GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 75 of file G4ParticlePropertyMessenger.hh.
Referenced by G4ParticlePropertyMessenger(), and ~G4ParticlePropertyMessenger().
|
private |
Definition at line 78 of file G4ParticlePropertyMessenger.hh.
Referenced by G4ParticlePropertyMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ParticlePropertyMessenger().