2 #ifndef PNDEMCRECOPAR_H 3 #define PNDEMCRECOPAR_H 6 #include "FairParGenericSet.h" 7 #include "FairParamList.h" 47 const char* title=
"Emc reconstruction parameter",
48 const char* context=
"TestDefaultContext");
55 Double_t fEnergyThresholdBarrel;
56 Double_t fEnergyThresholdFWD;
57 Double_t fEnergyThresholdBWD;
58 Double_t fEnergyThresholdShashlyk;
59 Double_t fTimebunchCutTime;
62 Text_t fEmcClusterPosMethod[10];
65 Double_t fOffsetParmA;
66 Double_t fOffsetParmB;
67 Double_t fOffsetParmC;
69 Double_t fEmcDigiPositionDepthPWO;
70 Double_t fEmcDigiPositionDepthShashlyk;
75 Double_t fNeighbourECut;
79 Int_t fTheNeighbourLevel;
81 Double_t fMoliereRadius;
82 Double_t fMoliereRadiusShashlyk;
83 Double_t fExponentialConstant;
89 Double_t fCentroidShift;
91 Double_t fMinDigiEnergy;
Double_t GetEmcDigiPositionDepthShashlyk()
Double_t GetNeighbourECut()
Double_t GetMoliereRadius()
Double_t GetEnergyThresholdBarrel()
Double_t GetCentroidShift()
Double_t GetMinDigiEnergy()
Double_t GetOffsetParmB()
Double_t GetOffsetParmC()
Double_t GetExponentialConstant()
Int_t GetTheNeighbourLevel()
Double_t GetClusterActiveTime()
Double_t GetMoliereRadiusShashlyk()
Double_t GetEnergyThresholdFWD()
void putParams(FairParamList *list)
Double_t GetOffsetParmA()
Bool_t getParams(FairParamList *list)
Double_t GetEnergyThresholdShashlyk()
PndEmcRecoPar(const char *name="PndEmcRecoPar", const char *title="Emc reconstruction parameter", const char *context="TestDefaultContext")
Text_t * GetEmcClusterPosMethod()
Double_t GetEnergyThresholdBWD()
Parameter set for Emc Reco.
Double_t GetEmcDigiPositionDepthPWO()