#include <ExN04StackingActionMessenger.hh>
Definition at line 40 of file ExN04StackingActionMessenger.cc.
44 muonCmd->
SetGuidance(
"Number of muon for the trigger.");
50 isomuonCmd->
SetGuidance(
"Number of isolated muon for the trigger.");
56 isoCmd->
SetGuidance(
"Maximum allowed number of hits in tracker");
57 isoCmd->
SetGuidance(
" for an isolated muon track (includes hits by muon)");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void SetDefaultUnit(const char *defUnit)
void SetDefaultValue(G4int defVal)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
ExN04StackingActionMessenger::~ExN04StackingActionMessenger |
( |
| ) |
|
ExN04StackingActionMessenger::~ExN04StackingActionMessenger |
( |
| ) |
|
Reimplemented from G4UImessenger.
Definition at line 92 of file ExN04StackingActionMessenger.cc.
96 if( command==muonCmd )
98 else if( command==isomuonCmd )
100 else if( command==isoCmd )
102 else if( command==roiCmd )
G4double GetRoIAngle() const
static G4String ConvertToString(G4bool boolVal)
G4int GetNIsolation() const
G4int GetNRequestMuon() const
G4int GetNRequestIsoMuon() const
Reimplemented from G4UImessenger.
Definition at line 79 of file ExN04StackingActionMessenger.cc.
81 if( command==muonCmd )
83 else if( command==isomuonCmd )
85 else if( command==isoCmd )
87 else if( command==roiCmd )
static G4int GetNewIntValue(const char *paramString)
void SetNIsolation(G4int val)
void SetRoIAngle(G4double val)
static G4double GetNewDoubleValue(const char *paramString)
void SetNRequestMuon(G4int val)
void SetNRequestIsoMuon(G4int val)
The documentation for this class was generated from the following files: