44 #include "HistoManagerMessenger.hh"
46 #include "HistoManager.hh"
54 #include "HistoManager.hh"
62 fbinCmd->
SetGuidance(
"Set number of bins for energy");
67 fnOfAbsCmd->
SetGuidance(
"Set number of bins for momentum");
111 fFCmd->
SetGuidance(
"set name for the histograms file");
133 if( command == fbinCmd ) {
135 }
else if( command == fnOfAbsCmd ) {
137 }
else if( command == fverbCmd ) {
139 }
else if( command == fpartCmd ) {
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 ) {
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
void SetMinMomentum(G4double val)
void SetNumberOfBinsE(G4int val)
void SetUnitCategory(const char *unitCategory)
static G4double GetNewDoubleValue(const char *paramString)
void SetGuidance(const char *aGuidance)
void SetMaxMomentum(G4double val)
void AvailableForStates(G4ApplicationState s1)
virtual ~HistoManagerMessenger()
void SetMaxKinEnergy(G4double val)
void SetMinKinEnergy(G4double val)
void SetElementName(const G4String &)
virtual void SetNewValue(G4UIcommand *, G4String)
void SetVerbose(G4int val)
void SetHistoName(G4String &val)
void SetParticleName(const G4String &)
HistoManagerMessenger(HistoManager *)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetNumberOfBinsP(G4int val)