Geant4-11
|
#include <G4DecayTableMessenger.hh>
Public Member Functions | |
G4bool | CommandsShouldBeInMaster () const |
G4DecayTableMessenger (const G4DecayTableMessenger &)=delete | |
G4DecayTableMessenger (G4ParticleTable *pTable=nullptr) | |
virtual G4String | GetCurrentValue (G4UIcommand *command) |
G4bool | operator!= (const G4UImessenger &messenger) const |
G4DecayTableMessenger & | operator= (const G4DecayTableMessenger &)=delete |
G4bool | operator== (const G4UImessenger &messenger) const |
virtual void | SetNewValue (G4UIcommand *command, G4String newValues) |
virtual | ~G4DecayTableMessenger () |
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 Member Functions | |
G4ParticleDefinition * | SetCurrentParticle () |
Private Attributes | |
G4UIcmdWithADouble * | brCmd = nullptr |
G4VDecayChannel * | currentChannel = nullptr |
G4DecayTable * | currentDecayTable = nullptr |
G4ParticleDefinition * | currentParticle = nullptr |
G4UIcmdWithoutParameter * | dumpCmd = nullptr |
G4int | idxCurrentChannel = -1 |
G4UIcmdWithAnInteger * | selectCmd = nullptr |
G4ParticleTable * | theParticleTable = nullptr |
G4UIdirectory * | thisDirectory = nullptr |
Definition at line 57 of file G4DecayTableMessenger.hh.
G4DecayTableMessenger::G4DecayTableMessenger | ( | G4ParticleTable * | pTable = nullptr | ) |
Definition at line 44 of file G4DecayTableMessenger.cc.
References brCmd, currentChannel, currentParticle, dumpCmd, G4ParticleTable::GetParticleTable(), selectCmd, G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithADouble::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcommand::SetRange(), theParticleTable, and thisDirectory.
|
virtual |
Definition at line 76 of file G4DecayTableMessenger.cc.
References brCmd, dumpCmd, selectCmd, and thisDirectory.
|
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 190 of file G4DecayTableMessenger.cc.
References brCmd, G4UIcommand::ConvertToString(), currentChannel, G4VDecayChannel::GetBR(), idxCurrentChannel, selectCmd, and SetCurrentParticle().
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.
|
private |
Definition at line 142 of file G4DecayTableMessenger.cc.
References currentChannel, currentDecayTable, currentParticle, G4ParticleTable::FindParticle(), G4UImanager::GetCurrentStringValue(), G4DecayTable::GetDecayChannel(), G4ParticleDefinition::GetDecayTable(), G4ParticleDefinition::GetParticleName(), G4UImanager::GetUIpointer(), idxCurrentChannel, and theParticleTable.
Referenced by GetCurrentValue(), and SetNewValue().
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 84 of file G4DecayTableMessenger.cc.
References brCmd, currentChannel, currentDecayTable, dumpCmd, G4DecayTable::DumpInfo(), G4cout, G4endl, G4DecayTable::GetDecayChannel(), G4UIcmdWithADouble::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), idxCurrentChannel, selectCmd, G4VDecayChannel::SetBR(), and SetCurrentParticle().
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().
|
private |
Definition at line 82 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4DecayTableMessenger().
|
protectedinherited |
Definition at line 104 of file G4UImessenger.hh.
Referenced by G4UImessenger::CommandsShouldBeInMaster(), and G4GeneralParticleSourceMessenger::G4GeneralParticleSourceMessenger().
|
private |
Definition at line 77 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), GetCurrentValue(), SetCurrentParticle(), and SetNewValue().
|
private |
Definition at line 76 of file G4DecayTableMessenger.hh.
Referenced by SetCurrentParticle(), and SetNewValue().
|
private |
Definition at line 75 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), and SetCurrentParticle().
|
private |
Definition at line 80 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), SetNewValue(), and ~G4DecayTableMessenger().
|
private |
Definition at line 84 of file G4DecayTableMessenger.hh.
Referenced by GetCurrentValue(), SetCurrentParticle(), and SetNewValue().
|
private |
Definition at line 81 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4DecayTableMessenger().
|
private |
Definition at line 74 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), and SetCurrentParticle().
|
private |
Definition at line 79 of file G4DecayTableMessenger.hh.
Referenced by G4DecayTableMessenger(), and ~G4DecayTableMessenger().