Geant4.10
|
#include <G4EnergyLossMessenger.hh>
Public Member Functions | |
G4EnergyLossMessenger () | |
virtual | ~G4EnergyLossMessenger () |
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 75 of file G4EnergyLossMessenger.hh.
G4EnergyLossMessenger::G4EnergyLossMessenger | ( | ) |
Definition at line 76 of file G4EnergyLossMessenger.cc.
References G4UIcommand::AvailableForStates(), G4UIcommand::CategoryOf(), G4State_Idle, G4State_PreInit, G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcmdWithADouble::SetDefaultValue(), G4UIcmdWithABool::SetDefaultValue(), G4UIparameter::SetDefaultValue(), G4UIparameter::SetGuidance(), G4UIcommand::SetGuidance(), G4UIcommand::SetParameter(), G4UIparameter::SetParameterCandidates(), G4UIcmdWithAString::SetParameterName(), G4UIcmdWithADouble::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcmdWithABool::SetParameterName(), G4UIcmdWithADoubleAndUnit::SetParameterName(), G4UIparameter::SetParameterRange(), G4UIcommand::SetRange(), G4UIcmdWithADoubleAndUnit::SetUnitCategory(), and G4UIcommand::UnitsList().
|
virtual |
Definition at line 374 of file G4EnergyLossMessenger.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 419 of file G4EnergyLossMessenger.cc.
References G4EmProcessOptions::ActivateForcedInteraction(), G4EmProcessOptions::ActivateSecondaryBiasing(), G4EmProcessOptions::ActivateSecondaryBiasingForGamma(), G4UImanager::ApplyCommand(), fMinimal, fUseDistanceToBoundary, fUseSafety, G4cout, G4endl, G4UIcmdWithABool::GetNewBoolValue(), G4UIcmdWithADouble::GetNewDoubleValue(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), G4UImanager::GetUIpointer(), G4InuclParticleNames::s0, G4EmProcessOptions::SetApplyCuts(), G4EmProcessOptions::SetAuger(), G4EmProcessOptions::SetBuildCSDARange(), G4EmProcessOptions::SetDEDXBinning(), G4EmProcessOptions::SetDeexcitationActiveRegion(), G4EmProcessOptions::SetFactorForAngleLimit(), G4EmProcessOptions::SetFluo(), G4EmProcessOptions::SetIntegral(), G4EmProcessOptions::SetLambdaBinning(), G4EmProcessOptions::SetLambdaFactor(), G4EmProcessOptions::SetLinearLossLimit(), G4EmProcessOptions::SetLossFluctuations(), G4EmProcessOptions::SetLPMFlag(), G4EmProcessOptions::SetMaxEnergy(), G4EmProcessOptions::SetMinEnergy(), G4EmProcessOptions::SetMinSubRange(), G4EmProcessOptions::SetMscGeomFactor(), G4EmProcessOptions::SetMscLateralDisplacement(), G4EmProcessOptions::SetMscRangeFactor(), G4EmProcessOptions::SetMscStepLimitation(), G4EmProcessOptions::SetPIXE(), G4EmProcessOptions::SetPIXECrossSectionModel(), G4EmProcessOptions::SetPIXEElectronCrossSectionModel(), G4EmProcessOptions::SetPolarAngleLimit(), G4EmProcessOptions::SetProcessBiasingFactor(), G4EmProcessOptions::SetRandomStep(), G4EmProcessOptions::SetSkin(), G4EmProcessOptions::SetSplineFlag(), G4EmProcessOptions::SetStepFunction(), G4EmProcessOptions::SetSubCutoff(), G4EmProcessOptions::SetVerbose(), and G4UIcommand::ValueOf().