2 #ifndef PNDEMCRECOPAR_H 3 #define PNDEMCRECOPAR_H 5 #include "FairParGenericSet.h" 6 #include "FairParamList.h" 42 const char* title=
"Emc reconstruction parameter",
43 const char* context=
"TestDefaultContext");
50 Double_t fEnergyThresholdBarrel;
51 Double_t fEnergyThresholdFWD;
52 Double_t fEnergyThresholdBWD;
53 Double_t fEnergyThresholdShashlyk;
54 Double_t fTimebunchCutTime;
57 Text_t fEmcClusterPosMethod[10];
60 Double_t fOffsetParmA;
61 Double_t fOffsetParmB;
62 Double_t fOffsetParmC;
64 Double_t fEmcDigiPositionDepthPWO;
65 Double_t fEmcDigiPositionDepthShashlyk;
70 Double_t fNeighbourECut;
74 Int_t fTheNeighbourLevel;
76 Double_t fMoliereRadius;
77 Double_t fMoliereRadiusShashlyk;
78 Double_t fExponentialConstant;
80 Double_t fCentroidShift;
82 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()