#include <DMXStackingActionMessenger.hh>
◆ DMXStackingActionMessenger()
Definition at line 54 of file DMXStackingActionMessenger.cc.
58 SetGuidance(
"Kills gammas produced by neutrons in the concrete wall");
void SetDefaultValue(G4bool defVal)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetGuidance(const char *aGuidance)
DMXStackingAction * DMXAction
G4UIcmdWithABool * KillGammasCmd
◆ ~DMXStackingActionMessenger()
DMXStackingActionMessenger::~DMXStackingActionMessenger |
( |
| ) |
|
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 71 of file DMXStackingActionMessenger.cc.
75 const char* t = newValue;
76 std::istringstream is(t);
DMXStackingAction * DMXAction
G4UIcmdWithABool * KillGammasCmd
void SetKillGammasFlag(G4bool val)
◆ DMXAction
◆ KillGammasCmd
The documentation for this class was generated from the following files: