#include <HistoMessenger.hh>
◆ HistoMessenger() [1/5]
Definition at line 48 of file electromagnetic/TestEm17/src/HistoMessenger.cc.
66 ih->
SetGuidance(
"histo number : from 1 to MaxHisto");
84 unit->
SetGuidance(
"if omitted, vmin and vmax are assumed dimensionless");
void SetParameter(G4UIparameter *const newParameter)
HistoManager * fHistoManager
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIdirectory * fHistoDir
void SetParameterRange(const char *theRange)
void SetDefaultValue(const char *theDefaultValue)
G4UIcmdWithAnInteger * fPrtHistoCmd
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
G4UIcmdWithAString * fFileNameCmd
void SetGuidance(const char *theGuidance)
◆ ~HistoMessenger() [1/5]
HistoMessenger::~HistoMessenger |
( |
| ) |
|
◆ HistoMessenger() [2/5]
HistoMessenger::HistoMessenger |
( |
Histo * |
hist | ) |
|
Definition at line 46 of file electromagnetic/TestEm9/src/HistoMessenger.cc.
67 ih->
SetGuidance(
"histo number : from 0 to MaxHisto-1");
84 unit->
SetGuidance(
"if omitted, vmin and vmax are assumed dimensionless");
void SetParameter(G4UIparameter *const newParameter)
G4UIdirectory * fHistoDir
void SetParameterRange(const char *theRange)
void SetDefaultValue(const char *theDefaultValue)
G4UIcmdWithAString * fFileCmd
void SetGuidance(const char *aGuidance)
G4UIcmdWithAString * fFactoryCmd
void SetGuidance(const char *theGuidance)
◆ ~HistoMessenger() [2/5]
virtual HistoMessenger::~HistoMessenger |
( |
| ) |
|
|
virtual |
◆ HistoMessenger() [3/5]
HistoMessenger::HistoMessenger |
( |
Histo * |
| ) |
|
◆ ~HistoMessenger() [3/5]
HistoMessenger::~HistoMessenger |
( |
| ) |
|
◆ HistoMessenger() [4/5]
HistoMessenger::HistoMessenger |
( |
Histo * |
| ) |
|
◆ ~HistoMessenger() [4/5]
virtual HistoMessenger::~HistoMessenger |
( |
| ) |
|
|
virtual |
◆ HistoMessenger() [5/5]
HistoMessenger::HistoMessenger |
( |
Histo * |
| ) |
|
◆ ~HistoMessenger() [5/5]
virtual HistoMessenger::~HistoMessenger |
( |
| ) |
|
|
virtual |
◆ SetNewValue() [1/5]
◆ SetNewValue() [2/5]
◆ SetNewValue() [3/5]
◆ SetNewValue() [4/5]
Reimplemented from G4UImessenger.
Definition at line 106 of file electromagnetic/TestEm17/src/HistoMessenger.cc.
113 const char* t = newValues;
114 std::istringstream is(t);
115 is >> ih >> nbBins >> vmin >> vmax >> unit;
HistoManager * fHistoManager
static G4int GetNewIntValue(const char *paramString)
G4UIcmdWithAnInteger * fPrtHistoCmd
G4UIcmdWithAString * fFileNameCmd
void SetHisto(G4int, G4int, G4double, G4double, const G4String &unit="none")
void SetFileName(const G4String &name)
◆ SetNewValue() [5/5]
◆ fFactoryCmd
◆ fFileCmd
◆ fFileNameCmd
◆ fHisto
Histo * HistoMessenger::fHisto |
|
private |
◆ fHistoCmd
◆ fHistoDir
◆ fHistoManager
◆ fPrtHistoCmd
The documentation for this class was generated from the following files: