ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/intercoms/include/G4UIcontrolMessenger.hh>
Public Member Functions | |
G4UIcontrolMessenger () | |
~G4UIcontrolMessenger () | |
void | SetNewValue (G4UIcommand *command, G4String newValue) |
G4String | GetCurrentValue (G4UIcommand *command) |
Public Member Functions inherited from G4UImessenger | |
G4UImessenger () | |
G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
virtual | ~G4UImessenger () |
G4bool | operator== (const G4UImessenger &messenger) const |
G4bool | CommandsShouldBeInMaster () const |
Additional Inherited Members | |
Protected Member Functions inherited from G4UImessenger | |
G4String | ItoS (G4int i) |
G4String | DtoS (G4double a) |
G4String | BtoS (G4bool b) |
G4int | StoI (G4String s) |
G4long | StoL (G4String s) |
G4double | StoD (G4String s) |
G4bool | StoB (G4String s) |
void | AddUIcommand (G4UIcommand *newCommand) |
void | CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) |
template<typename T > | |
T * | CreateCommand (const G4String &cname, const G4String &dsc) |
Protected Attributes inherited from G4UImessenger | |
G4UIdirectory * | baseDir |
G4String | baseDirName |
G4bool | commandsShouldBeInMaster |
Definition at line 78 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 78 of file G4UIcontrolMessenger.hh
G4UIcontrolMessenger::G4UIcontrolMessenger | ( | ) |
Definition at line 46 of file G4UIcontrolMessenger.cc.
View newest version in sPHENIX GitHub at line 46 of file G4UIcontrolMessenger.cc
References addCommand, aliasCommand, controlDirectory, divideCommand, doifBatchCommand, doifCommand, doifInteractiveCommand, doublePrecCommand, echoCmd, ExecuteCommand, foreachCommand, getEnvCmd, getValCmd, historyCommand, HTMLCommand, ifBatchCommand, ifCommand, ifInteractiveCommand, listAliasCommand, loopCommand, macroPathCommand, ManualCommand, maxStoredHistCommand, multiplyCommand, remainderCommand, G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcmdWithAString::SetDefaultValue(), G4UIcmdWithABool::SetDefaultValue(), G4UIparameter::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcommand::SetParameter(), G4UIparameter::SetParameterCandidates(), G4UIcmdWithAString::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcmdWithABool::SetParameterName(), G4UIparameter::SetParameterRange(), G4UIcommand::SetRange(), G4UIcommand::SetToBeBroadcasted(), shellCommand, stopStoreHistoryCommand, strdoifCommand, strifCommand, subtractCommand, suppressAbortionCommand, unaliasCommand, and verboseCommand.
G4UIcontrolMessenger::~G4UIcontrolMessenger | ( | ) |
Definition at line 329 of file G4UIcontrolMessenger.cc.
View newest version in sPHENIX GitHub at line 329 of file G4UIcontrolMessenger.cc
References addCommand, aliasCommand, controlDirectory, divideCommand, doifBatchCommand, doifCommand, doifInteractiveCommand, doublePrecCommand, echoCmd, ExecuteCommand, foreachCommand, getEnvCmd, getValCmd, historyCommand, HTMLCommand, ifBatchCommand, ifCommand, ifInteractiveCommand, listAliasCommand, loopCommand, macroPathCommand, ManualCommand, maxStoredHistCommand, multiplyCommand, remainderCommand, shellCommand, stopStoreHistoryCommand, strdoifCommand, strifCommand, subtractCommand, suppressAbortionCommand, unaliasCommand, and verboseCommand.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 672 of file G4UIcontrolMessenger.cc.
View newest version in sPHENIX GitHub at line 672 of file G4UIcontrolMessenger.cc
References G4UIcommand::ConvertToString(), doublePrecCommand, G4UImanager::DoublePrecisionStr(), G4UImanager::GetMaxHistSize(), G4StateManager::GetStateManager(), G4UImanager::GetUIpointer(), G4UImanager::GetVerboseLevel(), macroPathCommand, maxStoredHistCommand, suppressAbortionCommand, and verboseCommand.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 367 of file G4UIcontrolMessenger.cc.
View newest version in sPHENIX GitHub at line 367 of file G4UIcontrolMessenger.cc
References addCommand, aliasCommand, G4UImanager::ApplyCommand(), c1, G4UIcommand::CommandFailed(), G4UImanager::CreateHTML(), divideCommand, doifBatchCommand, doifCommand, doifInteractiveCommand, doublePrecCommand, G4UImessenger::DtoS(), echoCmd, ExecuteCommand, G4UImanager::ExecuteMacroFile(), G4UImanager::FindMacroPath(), foreachCommand, G4UImanager::ForeachS(), G4cout, G4endl, G4UImanager::GetCurrentValues(), getEnvCmd, G4UImanager::GetLastReturnCode(), G4UIcmdWithABool::GetNewBoolValue(), G4UIcmdWithAnInteger::GetNewIntValue(), G4StateManager::GetStateManager(), G4UImanager::GetUIpointer(), getValCmd, historyCommand, HTMLCommand, incremental_prev_tag::idx, ifBatchCommand, ifCommand, ifInteractiveCommand, G4UIsession::InSession(), G4String::isNull(), G4UImanager::ListAlias(), listAliasCommand, G4UImanager::ListCommands(), loopCommand, G4UImanager::LoopS(), macroPathCommand, ManualCommand, maxStoredHistCommand, multiplyCommand, r, remainderCommand, G4UImanager::RemoveAlias(), G4UIcommand::ResetFailure(), G4UImanager::SetAlias(), G4UImanager::SetMaxHistSize(), G4StateManager::SetSuppressAbortion(), G4UImanager::SetVerboseLevel(), shellCommand, G4UImanager::SolveAlias(), G4UImessenger::StoD(), G4UImessenger::StoI(), stopStoreHistoryCommand, G4UImanager::StoreHistory(), strdoifCommand, strifCommand, subtractCommand, suppressAbortionCommand, system(), unaliasCommand, G4UImanager::UseDoublePrecisionStr(), verboseCommand, and x.
|
private |
Definition at line 109 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 109 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 95 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 95 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 87 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 87 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 112 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 112 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 118 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 118 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 108 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 108 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 119 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 119 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 92 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 92 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), GetCurrentValue(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 100 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 100 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 89 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 89 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 103 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 103 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 98 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 98 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 99 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 99 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 93 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 93 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 105 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 105 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 116 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 116 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 107 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 107 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 117 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 117 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 97 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 97 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 102 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 102 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 88 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 88 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), GetCurrentValue(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 104 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 104 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 106 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 106 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), GetCurrentValue(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 111 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 111 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 113 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 113 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 101 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 101 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 94 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 94 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 115 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 115 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 114 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 114 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 110 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 110 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 90 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 90 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), GetCurrentValue(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 96 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 96 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), SetNewValue(), and ~G4UIcontrolMessenger().
|
private |
Definition at line 91 of file G4UIcontrolMessenger.hh.
View newest version in sPHENIX GitHub at line 91 of file G4UIcontrolMessenger.hh
Referenced by G4UIcontrolMessenger(), GetCurrentValue(), SetNewValue(), and ~G4UIcontrolMessenger().