Geant4-11
|
#include <G4ProductionCutsTableMessenger.hh>
Public Member Functions | |
G4bool | CommandsShouldBeInMaster () const |
G4ProductionCutsTableMessenger (const G4ProductionCutsTableMessenger &)=delete | |
G4ProductionCutsTableMessenger (G4ProductionCutsTable *pTable) | |
virtual G4String | GetCurrentValue (G4UIcommand *command) |
G4bool | operator!= (const G4UImessenger &messenger) const |
G4ProductionCutsTableMessenger & | operator= (const G4ProductionCutsTableMessenger &)=delete |
G4bool | operator== (const G4UImessenger &messenger) const |
virtual void | SetNewValue (G4UIcommand *command, G4String newValues) |
virtual | ~G4ProductionCutsTableMessenger () |
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 |
G4ProductionCutsTable * | theCutsTable = nullptr |
Private Member Functions | |
G4ProductionCutsTableMessenger () | |
Private Attributes | |
G4UIcmdWithoutParameter * | dumpCmd = nullptr |
G4UIcmdWithADoubleAndUnit * | setHighEdgeCmd = nullptr |
G4UIcmdWithADoubleAndUnit * | setLowEdgeCmd = nullptr |
G4UIcmdWithADoubleAndUnit * | setMaxEnergyCutCmd = nullptr |
G4UIdirectory * | theDirectory = nullptr |
G4UIcmdWithAnInteger * | verboseCmd = nullptr |
Definition at line 57 of file G4ProductionCutsTableMessenger.hh.
G4ProductionCutsTableMessenger::G4ProductionCutsTableMessenger | ( | G4ProductionCutsTable * | pTable | ) |
Definition at line 45 of file G4ProductionCutsTableMessenger.cc.
References G4UIcommand::AvailableForStates(), dumpCmd, G4State_PreInit, G4UIcmdWithADoubleAndUnit::SetDefaultUnit(), G4UIcmdWithADoubleAndUnit::SetDefaultValue(), G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcommand::SetGuidance(), setHighEdgeCmd, setLowEdgeCmd, setMaxEnergyCutCmd, G4UIcmdWithADoubleAndUnit::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcommand::SetRange(), theDirectory, and verboseCmd.
|
virtual |
Definition at line 97 of file G4ProductionCutsTableMessenger.cc.
References dumpCmd, setHighEdgeCmd, setLowEdgeCmd, setMaxEnergyCutCmd, theDirectory, and verboseCmd.
|
delete |
|
inlineprivate |
Definition at line 77 of file G4ProductionCutsTableMessenger.hh.
|
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 139 of file G4ProductionCutsTableMessenger.cc.
References G4UIcommand::ConvertToString(), G4ProductionCutsTable::GetHighEdgeEnergy(), G4ProductionCutsTable::GetLowEdgeEnergy(), G4ProductionCutsTable::GetMaxEnergyCut(), G4ProductionCutsTable::GetVerboseLevel(), setHighEdgeCmd, setLowEdgeCmd, setMaxEnergyCutCmd, theCutsTable, 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 108 of file G4ProductionCutsTableMessenger.cc.
References dumpCmd, G4ProductionCutsTable::GetHighEdgeEnergy(), G4ProductionCutsTable::GetLowEdgeEnergy(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), G4ProductionCutsTable::SetEnergyRange(), setHighEdgeCmd, setLowEdgeCmd, G4ProductionCutsTable::SetMaxEnergyCut(), setMaxEnergyCutCmd, G4ProductionCutsTable::SetVerboseLevel(), theCutsTable, 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 85 of file G4ProductionCutsTableMessenger.hh.
Referenced by G4ProductionCutsTableMessenger(), SetNewValue(), and ~G4ProductionCutsTableMessenger().
|
private |
Definition at line 83 of file G4ProductionCutsTableMessenger.hh.
Referenced by G4ProductionCutsTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ProductionCutsTableMessenger().
|
private |
Definition at line 82 of file G4ProductionCutsTableMessenger.hh.
Referenced by G4ProductionCutsTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ProductionCutsTableMessenger().
|
private |
Definition at line 84 of file G4ProductionCutsTableMessenger.hh.
Referenced by G4ProductionCutsTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ProductionCutsTableMessenger().
|
protected |
Definition at line 73 of file G4ProductionCutsTableMessenger.hh.
Referenced by GetCurrentValue(), and SetNewValue().
|
private |
Definition at line 80 of file G4ProductionCutsTableMessenger.hh.
Referenced by G4ProductionCutsTableMessenger(), and ~G4ProductionCutsTableMessenger().
|
private |
Definition at line 81 of file G4ProductionCutsTableMessenger.hh.
Referenced by G4ProductionCutsTableMessenger(), GetCurrentValue(), SetNewValue(), and ~G4ProductionCutsTableMessenger().