#include <LXeEventMessenger.hh>
Definition at line 42 of file LXeEventMessenger.hh.
◆ LXeEventMessenger()
Definition at line 40 of file LXeEventMessenger.cc.
45 SetGuidance(
"Set the photon count threshold for saving the random number seed");
61 ->
SetGuidance(
"(Higher priority than /LXe/forceDrawNoPhotons)");
66 ->
SetGuidance(
"(Lower priority than /LXe/forceDrawPhotons)");
G4UIcmdWithABool * fForceDrawPhotonsCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
LXeEventAction * fLXeEvent
G4UIcmdWithAnInteger * fSaveThresholdCmd
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
G4UIcmdWithAnInteger * fVerboseCmd
G4UIcmdWithABool * fForceDrawNoPhotonsCmd
G4UIcmdWithAnInteger * fPmtThresholdCmd
void SetDefaultValue(G4int defVal)
◆ ~LXeEventMessenger()
LXeEventMessenger::~LXeEventMessenger |
( |
| ) |
|
|
virtual |
Definition at line 71 of file LXeEventMessenger.cc.
G4UIcmdWithABool * fForceDrawPhotonsCmd
G4UIcmdWithAnInteger * fSaveThresholdCmd
G4UIcmdWithAnInteger * fVerboseCmd
G4UIcmdWithABool * fForceDrawNoPhotonsCmd
G4UIcmdWithAnInteger * fPmtThresholdCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 81 of file LXeEventMessenger.cc.
93 ->GetNewBoolValue(newValue));
97 ->GetNewBoolValue(newValue));
G4UIcmdWithABool * fForceDrawPhotonsCmd
static G4int GetNewIntValue(const char *paramString)
LXeEventAction * fLXeEvent
void SetForceDrawNoPhotons(G4bool b)
G4UIcmdWithAnInteger * fSaveThresholdCmd
G4GLOB_DLL std::ostream G4cout
void SetSaveThreshold(G4int)
G4UIcmdWithAnInteger * fVerboseCmd
G4UIcmdWithABool * fForceDrawNoPhotonsCmd
void SetEventVerbose(G4int v)
G4UIcmdWithAnInteger * fPmtThresholdCmd
void SetPMTThreshold(G4int t)
void SetForceDrawPhotons(G4bool b)
◆ fForceDrawNoPhotonsCmd
◆ fForceDrawPhotonsCmd
◆ fLXeEvent
◆ fPmtThresholdCmd
◆ fSaveThresholdCmd
◆ fVerboseCmd
The documentation for this class was generated from the following files: