#include <DMXSteppingActionMessenger.hh>
◆ DMXSteppingActionMessenger()
Definition at line 52 of file DMXSteppingActionMessenger.cc.
56 colourNeutronCmd->
SetGuidance(
" Choice : white, grey, lgrey, black, red, green, blue, cyan, magenta(default), yellow, lgreen, lblue");
63 colourGammaCmd->
SetGuidance(
" Choice : white, grey, lgrey, black, red, green, blue, cyan(default), magenta, yellow, lgreen, lblue");
70 colourOpticalCmd->
SetGuidance(
" Choice : white(default), grey, lgrey, black, red, green, blue, cyan, magenta, yellow, lgreen, lblue");
77 colourChargedPlusCmd->
SetGuidance(
" Choice : white, grey, lgrey, black, red (default), green, blue, cyan, magenta, yellow, lgreen, lblue");
84 colourChargedMinusCmd->
SetGuidance(
" Choice : white, grey, lgrey, black, red, green, blue(default), cyan, magenta, yellow, lgreen, lblue");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAString * colourChargedMinusCmd
G4UIcmdWithAString * colourGammaCmd
G4UIcmdWithAString * colourOpticalCmd
G4UIcmdWithAString * colourChargedPlusCmd
void SetGuidance(const char *aGuidance)
DMXSteppingAction * steppingAction
void AvailableForStates(G4ApplicationState s1)
void SetCandidates(const char *candidateList)
G4UIcmdWithAString * colourNeutronCmd
◆ ~DMXSteppingActionMessenger()
DMXSteppingActionMessenger::~DMXSteppingActionMessenger |
( |
| ) |
|
Definition at line 93 of file DMXSteppingActionMessenger.cc.
G4UIcmdWithAString * colourChargedMinusCmd
G4UIcmdWithAString * colourGammaCmd
G4UIcmdWithAString * colourOpticalCmd
G4UIcmdWithAString * colourChargedPlusCmd
G4UIcmdWithAString * colourNeutronCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 104 of file DMXSteppingActionMessenger.cc.
void SetColourOpticalFlag(G4String val)
void SetColourNeutronFlag(G4String val)
G4UIcmdWithAString * colourChargedMinusCmd
G4UIcmdWithAString * colourGammaCmd
void SetColourGammaFlag(G4String val)
G4UIcmdWithAString * colourOpticalCmd
G4UIcmdWithAString * colourChargedPlusCmd
DMXSteppingAction * steppingAction
void SetColourChargedPlusFlag(G4String val)
void SetColourChargedMinusFlag(G4String val)
G4UIcmdWithAString * colourNeutronCmd
◆ colourChargedMinusCmd
◆ colourChargedPlusCmd
◆ colourGammaCmd
◆ colourNeutronCmd
◆ colourOpticalCmd
◆ steppingAction
The documentation for this class was generated from the following files: