43 fMuonCmd(0), fIsoMuonCmd(0), fIsoCmd(0), fRoiCmd(0)
46 fMuonCmd->
SetGuidance(
"Number of muon for the trigger.");
52 fIsoMuonCmd->
SetGuidance(
"Number of isolated muon for the trigger.");
58 fIsoCmd->
SetGuidance(
"Maximum allowed number of hits in tracker");
59 fIsoCmd->
SetGuidance(
" for an isolated muon track (includes hits by muon)");
84 if( command==fMuonCmd )
86 else if( command==fIsoMuonCmd )
88 else if( command==fIsoCmd )
90 else if( command==fRoiCmd )
100 if( command==fMuonCmd )
102 else if( command==fIsoMuonCmd )
104 else if( command==fIsoCmd )
106 else if( command==fRoiCmd )
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