#include <DMXEventActionMessenger.hh>
Definition at line 55 of file DMXEventActionMessenger.hh.
◆ DMXEventActionMessenger()
DMXEventActionMessenger::DMXEventActionMessenger |
( |
DMXEventAction * |
EvAct | ) |
|
Definition at line 56 of file DMXEventActionMessenger.cc.
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIdirectory * drawDirectory
G4UIcmdWithABool * DrawHitsCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAnInteger * PrintCmd
void SetDefaultValue(G4bool defVal)
DMXEventAction * eventAction
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAString * DrawTrksCmd
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
G4UIcmdWithAString * DrawColsCmd
void SetCandidates(const char *candidateList)
G4UIdirectory * dmxDirectory
G4UIcmdWithABool * SavePmtCmd
G4UIcmdWithABool * SaveHitsCmd
◆ ~DMXEventActionMessenger()
DMXEventActionMessenger::~DMXEventActionMessenger |
( |
| ) |
|
Definition at line 109 of file DMXEventActionMessenger.cc.
G4UIdirectory * drawDirectory
G4UIcmdWithABool * DrawHitsCmd
G4UIcmdWithAnInteger * PrintCmd
G4UIcmdWithAString * DrawTrksCmd
G4UIcmdWithAString * DrawColsCmd
G4UIdirectory * dmxDirectory
G4UIcmdWithABool * SavePmtCmd
G4UIcmdWithABool * SaveHitsCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 123 of file DMXEventActionMessenger.cc.
133 const char* t = newValue;
134 std::istringstream is(t);
141 const char* t = newValue;
142 std::istringstream is(t);
149 const char* t = newValue;
150 std::istringstream is(t);
G4UIcmdWithABool * DrawHitsCmd
static G4int GetNewIntValue(const char *paramString)
G4UIcmdWithAnInteger * PrintCmd
void SetSaveHitsFlag(G4int val)
void SetDrawColsFlag(G4String val)
DMXEventAction * eventAction
G4UIcmdWithAString * DrawTrksCmd
void SetPrintModulo(G4int val)
G4UIcmdWithAString * DrawColsCmd
void SetDrawHitsFlag(G4int val)
G4UIcmdWithABool * SavePmtCmd
void SetSavePmtFlag(G4int val)
G4UIcmdWithABool * SaveHitsCmd
void SetDrawTrksFlag(G4String val)
◆ dmxDirectory
◆ DrawColsCmd
◆ drawDirectory
◆ DrawHitsCmd
◆ DrawTrksCmd
◆ eventAction
◆ PrintCmd
◆ SaveHitsCmd
◆ SavePmtCmd
The documentation for this class was generated from the following files: