#include <ExN04StackingActionMessenger.hh>
Definition at line 40 of file eventgenerator/HepMC/HepMCEx01/src/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 79 of file eventgenerator/HepMC/HepMCEx01/src/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: