#include <ClusteringAlgoMessenger.hh>
Definition at line 49 of file ClusteringAlgoMessenger.hh.
◆ ClusteringAlgoMessenger()
ClusteringAlgoMessenger::ClusteringAlgoMessenger |
( |
ClusteringAlgo * |
pClustAlgo | ) |
|
Definition at line 49 of file ClusteringAlgoMessenger.cc.
63 "damage according to the geometry");
76 "to create a strand break = 0");
83 "to create a strand break = 1");
G4UIcmdWithAnInteger * fpMinPtsCmd
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIdirectory * fpAppliDir
G4UIcmdWithADouble * fpProbCmd
G4UIcmdWithADoubleAndUnit * fpEmaxCmd
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithADoubleAndUnit * fpEminCmd
ClusteringAlgo * fpClusteringAlgo
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithADoubleAndUnit * fpEpsCmd
◆ ~ClusteringAlgoMessenger()
ClusteringAlgoMessenger::~ClusteringAlgoMessenger |
( |
| ) |
|
Definition at line 91 of file ClusteringAlgoMessenger.cc.
G4UIcmdWithAnInteger * fpMinPtsCmd
G4UIdirectory * fpAppliDir
G4UIcmdWithADouble * fpProbCmd
G4UIcmdWithADoubleAndUnit * fpEmaxCmd
G4UIcmdWithADoubleAndUnit * fpEminCmd
G4UIcmdWithADoubleAndUnit * fpEpsCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 103 of file ClusteringAlgoMessenger.cc.
void SetEMinDamage(G4double val)
G4UIcmdWithAnInteger * fpMinPtsCmd
static G4int GetNewIntValue(const char *paramString)
void SetEps(G4double val)
static G4double GetNewDoubleValue(const char *paramString)
G4UIcmdWithADouble * fpProbCmd
G4UIcmdWithADoubleAndUnit * fpEmaxCmd
static G4double GetNewDoubleValue(const char *paramString)
void SetEMaxDamage(G4double val)
void SetSPointsProb(G4double val)
G4UIcmdWithADoubleAndUnit * fpEminCmd
void SetMinPts(G4int val)
ClusteringAlgo * fpClusteringAlgo
G4UIcmdWithADoubleAndUnit * fpEpsCmd
◆ fpAppliDir
◆ fpClusteringAlgo
◆ fpEmaxCmd
◆ fpEminCmd
◆ fpEpsCmd
◆ fpMinPtsCmd
◆ fpProbCmd
The documentation for this class was generated from the following files: