7 #ifndef BSEMCCLUSTERINGPAR_HH 8 #define BSEMCCLUSTERINGPAR_HH 13 #include "RtypesCore.h" 16 #include "FairParGenericSet.h" 21 class TMemberInspector;
34 BSEmcClusteringPar(
const char *t_name =
"EmcClusteringPar",
const char *t_title =
"Emc Geometry Version Flag",
const char *t_context =
"TestDefaultContext");
62 Double_t fDigiEnergyThreshold{-1};
63 Double_t fClusterActiveTime{-1};
65 Double_t fMaximumsEnergyThreshold{-1};
66 Double_t fCutSlope{-1};
67 Double_t fCutOffset{-1};
68 Double_t fERatioCorr{-1};
69 Double_t fNeighbourECut{-1};
72 Double_t fMoliereRadius{-1};
73 Double_t fExponentialConstant{-1};
74 Int_t fMaxIterations{-1};
75 Double_t fCentroidShift{-1};
76 Int_t fMaxSubClusters{-1};
77 Double_t fMinDigiEnergy{-1};
79 Double_t fClusterEnergyCut{-1};
80 Double_t fSearchConeAngle{-1};
Container for clustering parameter.
Bool_t getParams(FairParamList *)
Int_t GetMaxSubClusters() const
Double_t GetCentroidShift() const
Double_t GetDigiEnergyThreshold() const
Int_t GetMaxIterations() const
Double_t GetMaximumsEnergyThreshold() const
Double_t GetClusterEnergyCut() const
Double_t GetSearchConeAngle() const
static const std::string fgParameterName
Double_t GetExponentialConstant() const
Double_t GetNeighbourECut() const
Double_t GetClusterActiveTime() const
Double_t GetERatioCorr() const
Double_t GetCutOffset() const
Double_t GetCutSlope() const
void putParams(FairParamList *)
Double_t GetMinDigiEnergy() const
Double_t GetMoliereRadius() const
BSEmcClusteringPar(const char *t_name="EmcClusteringPar", const char *t_title="Emc Geometry Version Flag", const char *t_context="TestDefaultContext")
~BSEmcClusteringPar(void)