#include <HistoManagerMessenger.hh>
◆ HistoManagerMessenger() [1/2]
HistoManagerMessenger::HistoManagerMessenger |
( |
HistoManager * |
p | ) |
|
Definition at line 58 of file Hadr00/src/HistoManagerMessenger.cc.
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAString * fpartCmd
G4UIcmdWithAString * fcsCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithADoubleAndUnit * fe1Cmd
G4UIcmdWithADoubleAndUnit * fe2Cmd
G4UIcmdWithADoubleAndUnit * fp1Cmd
G4UIcmdWithAnInteger * fnOfAbsCmd
G4UIcmdWithADoubleAndUnit * fp2Cmd
void SetUnitCategory(const char *unitCategory)
G4UIcmdWithAnInteger * fverbCmd
G4UIcmdWithAString * fFCmd
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
G4UIcmdWithAnInteger * fbinCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
◆ ~HistoManagerMessenger() [1/2]
HistoManagerMessenger::~HistoManagerMessenger |
( |
| ) |
|
|
virtual |
Definition at line 116 of file Hadr00/src/HistoManagerMessenger.cc.
G4UIcmdWithAString * fpartCmd
G4UIcmdWithAString * fcsCmd
G4UIcmdWithADoubleAndUnit * fe1Cmd
G4UIcmdWithADoubleAndUnit * fe2Cmd
G4UIcmdWithADoubleAndUnit * fp1Cmd
G4UIcmdWithAnInteger * fnOfAbsCmd
G4UIcmdWithADoubleAndUnit * fp2Cmd
G4UIcmdWithAnInteger * fverbCmd
G4UIcmdWithAString * fFCmd
◆ HistoManagerMessenger() [2/2]
HistoManagerMessenger::HistoManagerMessenger |
( |
HistoManager * |
| ) |
|
◆ ~HistoManagerMessenger() [2/2]
virtual HistoManagerMessenger::~HistoManagerMessenger |
( |
| ) |
|
|
virtual |
◆ SetNewValue() [1/2]
Reimplemented from G4UImessenger.
Definition at line 131 of file Hadr00/src/HistoManagerMessenger.cc.
141 }
else if( command ==
fcsCmd ) {
143 }
else if( command ==
fe1Cmd ) {
145 }
else if( command ==
fe2Cmd ) {
147 }
else if( command ==
fp1Cmd ) {
149 }
else if( command ==
fp2Cmd ) {
151 }
else if( command ==
fFCmd ) {
G4UIcmdWithAString * fpartCmd
G4UIcmdWithAString * fcsCmd
static G4int GetNewIntValue(const char *paramString)
G4UIcmdWithADoubleAndUnit * fe1Cmd
void SetMinMomentum(G4double val)
G4UIcmdWithADoubleAndUnit * fe2Cmd
G4UIcmdWithADoubleAndUnit * fp1Cmd
G4UIcmdWithAnInteger * fnOfAbsCmd
void SetNumberOfBinsE(G4int val)
G4UIcmdWithADoubleAndUnit * fp2Cmd
static G4double GetNewDoubleValue(const char *paramString)
G4UIcmdWithAnInteger * fverbCmd
G4UIcmdWithAString * fFCmd
void SetMaxMomentum(G4double val)
G4UIcmdWithAnInteger * fbinCmd
void SetMaxKinEnergy(G4double val)
void SetMinKinEnergy(G4double val)
void SetElementName(const G4String &)
void SetVerbose(G4int val)
void SetHistoName(G4String &val)
void SetParticleName(const G4String &)
void SetNumberOfBinsP(G4int val)
◆ SetNewValue() [2/2]
◆ fbinCmd
◆ fcsCmd
◆ fe1Cmd
◆ fe2Cmd
◆ fFCmd
◆ fHisto
◆ fnOfAbsCmd
◆ fp1Cmd
◆ fp2Cmd
◆ fpartCmd
◆ fverbCmd
The documentation for this class was generated from the following files: