#include <HistoManagerMessenger.hh>
Definition at line 59 of file HistoManagerMessenger.hh.
HistoManagerMessenger::HistoManagerMessenger |
( |
HistoManager * |
p | ) |
|
Definition at line 58 of file HistoManagerMessenger.cc.
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");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetUnitCategory(const char *unitCategory)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
HistoManagerMessenger::~HistoManagerMessenger |
( |
| ) |
|
|
virtual |
HistoManagerMessenger::HistoManagerMessenger |
( |
HistoManager * |
| ) |
|
virtual HistoManagerMessenger::~HistoManagerMessenger |
( |
| ) |
|
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 131 of file HistoManagerMessenger.cc.
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 ) {
static G4int GetNewIntValue(const char *paramString)
void SetMinMomentum(G4double val)
void SetNumberOfBinsE(G4int val)
static G4double GetNewDoubleValue(const char *paramString)
void SetMaxMomentum(G4double val)
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)
The documentation for this class was generated from the following files: