42 muonCmd->
SetGuidance(
"Number of muon for the trigger.");
48 isomuonCmd->
SetGuidance(
"Number of isolated muon for the trigger.");
54 isoCmd->
SetGuidance(
"Maximum allowed number of hits in tracker");
55 isoCmd->
SetGuidance(
" for an isolated muon track (includes hits by muon)");
76 if( command==muonCmd )
78 else if( command==isomuonCmd )
80 else if( command==isoCmd )
82 else if( command==roiCmd )
90 if( command==muonCmd )
92 else if( command==isomuonCmd )
94 else if( command==isoCmd )
96 else if( command==roiCmd )
void SetNRequestMuon(G4int val)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
virtual ~RE05StackingActionMessenger()
static G4int GetNewIntValue(const char *paramString)
Definition of the RE05StackingActionMessenger class.
static G4String ConvertToString(G4bool boolVal)
static G4double GetNewDoubleValue(const char *paramString)
G4int GetNRequestIsoMuon() const
void SetRoIAngle(G4double val)
Definition of the RE05StackingAction class.
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void SetNIsolation(G4int val)
G4int GetNRequestMuon() const
virtual G4String GetCurrentValue(G4UIcommand *command)
G4double GetRoIAngle() const
void SetDefaultUnit(const char *defUnit)
void SetDefaultValue(G4int defVal)
virtual void SetNewValue(G4UIcommand *command, G4String newValues)
void SetNRequestIsoMuon(G4int val)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
RE05StackingActionMessenger(RE05StackingAction *msa)
G4int GetNIsolation() const