#include <G4ProductionCutsTableMessenger.hh>
◆ G4ProductionCutsTableMessenger() [1/2]
G4ProductionCutsTableMessenger::G4ProductionCutsTableMessenger |
( |
| ) |
|
|
inlineprivate |
◆ G4ProductionCutsTableMessenger() [2/2]
Definition at line 51 of file G4ProductionCutsTableMessenger.cc.
void SetDefaultValue(G4double defVal)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithADoubleAndUnit * setMaxEnergyCutCmd
G4ProductionCutsTable * theCutsTable
G4UIdirectory * theDirectory
G4UIcmdWithADoubleAndUnit * setLowEdgeCmd
G4UIcmdWithAnInteger * verboseCmd
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
G4UIcmdWithADoubleAndUnit * setHighEdgeCmd
void SetDefaultUnit(const char *defUnit)
void SetDefaultValue(G4int defVal)
G4UIcmdWithoutParameter * dumpCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
◆ ~G4ProductionCutsTableMessenger()
G4ProductionCutsTableMessenger::~G4ProductionCutsTableMessenger |
( |
| ) |
|
|
virtual |
Definition at line 102 of file G4ProductionCutsTableMessenger.cc.
G4UIcmdWithADoubleAndUnit * setMaxEnergyCutCmd
G4UIdirectory * theDirectory
G4UIcmdWithADoubleAndUnit * setLowEdgeCmd
G4UIcmdWithAnInteger * verboseCmd
G4UIcmdWithADoubleAndUnit * setHighEdgeCmd
G4UIcmdWithoutParameter * dumpCmd
◆ GetCurrentValue()
Reimplemented from G4UImessenger.
Definition at line 138 of file G4ProductionCutsTableMessenger.cc.
G4UIcmdWithADoubleAndUnit * setMaxEnergyCutCmd
G4ProductionCutsTable * theCutsTable
G4int GetVerboseLevel() const
static G4String ConvertToString(G4bool boolVal)
G4UIcmdWithADoubleAndUnit * setLowEdgeCmd
G4UIcmdWithAnInteger * verboseCmd
G4double GetHighEdgeEnergy() const
G4UIcmdWithADoubleAndUnit * setHighEdgeCmd
G4double GetMaxEnergyCut()
G4double GetLowEdgeEnergy() const
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 112 of file G4ProductionCutsTableMessenger.cc.
void SetEnergyRange(G4double lowedge, G4double highedge)
G4UIcmdWithADoubleAndUnit * setMaxEnergyCutCmd
G4ProductionCutsTable * theCutsTable
static G4int GetNewIntValue(const char *paramString)
G4UIcmdWithADoubleAndUnit * setLowEdgeCmd
static G4double GetNewDoubleValue(const char *paramString)
G4UIcmdWithAnInteger * verboseCmd
void SetVerboseLevel(G4int value)
G4double GetHighEdgeEnergy() const
G4UIcmdWithADoubleAndUnit * setHighEdgeCmd
G4double GetLowEdgeEnergy() const
G4UIcmdWithoutParameter * dumpCmd
void SetMaxEnergyCut(G4double value)
◆ dumpCmd
◆ setHighEdgeCmd
◆ setLowEdgeCmd
◆ setMaxEnergyCutCmd
◆ theCutsTable
◆ theDirectory
◆ verboseCmd
The documentation for this class was generated from the following files: