#include <WLSSteppingActionMessenger.hh>
WLSSteppingActionMessenger::WLSSteppingActionMessenger |
( |
WLSSteppingAction * |
steppingaction | ) |
|
Definition at line 42 of file WLSSteppingActionMessenger.cc.
43 : fSteppingAction (steppingaction)
51 SetGuidance(
"Select the maximum number of allowed bounce");
53 SetGuidance(
"Set this number to zero if you don't want to limit");
55 fSetBounceLimitCmd->
SetRange(
"limit>=0");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
WLSSteppingActionMessenger::~WLSSteppingActionMessenger |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: