Geant4.10
|
#include <Em10RunMessenger.hh>
Public Member Functions | |
Em10RunMessenger (Em10RunAction *) | |
~Em10RunMessenger () | |
void | SetNewValue (G4UIcommand *, G4String) |
![]() | |
G4UImessenger () | |
G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
virtual | ~G4UImessenger () |
virtual G4String | GetCurrentValue (G4UIcommand *command) |
G4bool | operator== (const G4UImessenger &messenger) const |
Additional Inherited Members | |
![]() | |
G4String | ItoS (G4int i) |
G4String | DtoS (G4double a) |
G4String | BtoS (G4bool b) |
G4int | StoI (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) |
![]() | |
G4UIdirectory * | baseDir |
G4String | baseDirName |
Definition at line 56 of file Em10RunMessenger.hh.
Em10RunMessenger::Em10RunMessenger | ( | Em10RunAction * | RA | ) |
Definition at line 51 of file Em10RunMessenger.cc.
References G4UIcommand::AvailableForStates(), G4State_Idle, G4State_PreInit, G4UIcmdWithAString::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithAString::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcmdWithADouble::SetParameterName(), G4UIcmdWithADoubleAndUnit::SetParameterName(), G4UIcommand::SetRange(), and G4UIcmdWithADoubleAndUnit::SetUnitCategory().
Em10RunMessenger::~Em10RunMessenger | ( | ) |
Definition at line 206 of file Em10RunMessenger.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 257 of file Em10RunMessenger.cc.
References G4cout, G4endl, G4UIcmdWithADouble::GetNewDoubleValue(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), CLHEP::HepRandom::restoreEngineStatus(), Em10RunAction::SetEhighGamma(), Em10RunAction::SetElowGamma(), Em10RunAction::SetEnhigh(), Em10RunAction::SetEnlow(), Em10RunAction::SethistName(), Em10RunAction::SetnbinEn(), Em10RunAction::SetnbinGamma(), Em10RunAction::SetnbinR(), Em10RunAction::SetnbinStep(), Em10RunAction::SetnbinTb(), Em10RunAction::SetnbinTh(), Em10RunAction::SetnbinThBack(), Em10RunAction::SetnbinTsec(), Em10RunAction::SetnbinTt(), Em10RunAction::Setnbinzvertex(), Em10RunAction::SetRhigh(), Em10RunAction::SetRlow(), Em10RunAction::SetRndmFreq(), Em10RunAction::SetStephigh(), Em10RunAction::SetSteplow(), Em10RunAction::SetTbhigh(), Em10RunAction::SetTblow(), Em10RunAction::SetThhigh(), Em10RunAction::SetThhighBack(), Em10RunAction::SetThlow(), Em10RunAction::SetThlowBack(), Em10RunAction::SetTsechigh(), Em10RunAction::SetTseclow(), Em10RunAction::SetTthigh(), Em10RunAction::SetTtlow(), Em10RunAction::Setzhigh(), Em10RunAction::Setzlow(), and CLHEP::HepRandom::showEngineStatus().