#include <RunActionMessenger.hh>
Definition at line 48 of file RunActionMessenger.hh.
RunActionMessenger::RunActionMessenger |
( |
RunAction * |
run | ) |
|
Definition at line 44 of file RunActionMessenger.cc.
57 fAccCmd->
SetGuidance(
"acceptance values for first layer");
59 fAccCmd->
SetRange(
"edep>0 && edep<1 && rms>0");
63 fVerbCmd->
SetGuidance(
"set verbose level for runAction");
70 fHFileCmd->
SetGuidance(
"set name for the histograms file");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetParameterName(const char *theNameX, const char *theNameY, const char *theNameZ, G4bool omittable, G4bool currentAsDefault=false)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
RunActionMessenger::~RunActionMessenger |
( |
| ) |
|
|
virtual |
RunActionMessenger::RunActionMessenger |
( |
RunAction * |
| ) |
|
virtual RunActionMessenger::~RunActionMessenger |
( |
| ) |
|
|
virtual |
RunActionMessenger::RunActionMessenger |
( |
RunAction * |
| ) |
|
RunActionMessenger::~RunActionMessenger |
( |
| ) |
|
RunActionMessenger::RunActionMessenger |
( |
RunAction * |
| ) |
|
virtual RunActionMessenger::~RunActionMessenger |
( |
| ) |
|
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 86 of file RunActionMessenger.cc.
88 if (command == fAccCmd )
91 if (command == fVerbCmd )
94 if (command == fHFileCmd)
void SetVerbose(G4int val)
static G4int GetNewIntValue(const char *paramString)
static G4ThreeVector GetNew3VectorValue(const char *paramString)
void SetEdepAndRMS(G4ThreeVector)
void SetHistoName(G4String &val)
The documentation for this class was generated from the following files: