2 #ifndef PNDEMCFpgaPAR_H 3 #define PNDEMCFpgaPAR_H 5 #include "FairParGenericSet.h" 6 #include "FairParamList.h" 40 PndEmcFpgaPar(
const char *name =
"PndEmcFpgaPar",
const char *title =
"Emc Fpga module parameter",
const char *context =
"TestDefaultContext");
50 Int_t fMAFilterLengthBarrel;
51 Int_t fCFFilterLengthBarrel;
52 Double_t fCFFilterRatioBarrel;
53 Int_t fCFDelayLengthBarrel;
54 Int_t fCFFitterLengthBarrel;
55 Int_t fMWDFilterUsedBarrel;
56 Int_t fMWDFilterLengthBarrel;
57 Double_t fMWDDecayConstantBarrel;
58 Double_t fPulseThresholdBarrel;
60 Int_t fMAFilterLengthForward;
61 Int_t fCFFilterLengthForward;
62 Double_t fCFFilterRatioForward;
63 Int_t fCFDelayLengthForward;
64 Int_t fCFFitterLengthForward;
65 Int_t fMWDFilterUsedForward;
66 Int_t fMWDFilterLengthForward;
67 Double_t fMWDDecayConstantForward;
68 Double_t fPulseThresholdForward;
70 Int_t fMAFilterLengthShashylik;
71 Int_t fCFFilterLengthShashylik;
72 Double_t fCFFilterRatioShashylik;
73 Int_t fCFDelayLengthShashylik;
74 Int_t fCFFitterLengthShashylik;
75 Int_t fMWDFilterUsedShashylik;
76 Int_t fMWDFilterLengthShashylik;
77 Double_t fMWDDecayConstantShashylik;
78 Double_t fPulseThresholdShashylik;
Int_t GetBarrelMAFilterLength()
Int_t GetForwardMWDFilterUsed()
Bool_t getParams(FairParamList *list)
Int_t GetForwardCFDelayLength()
Int_t GetForwardCFFitterLength()
Int_t GetShashylikCFFitterLength()
Int_t GetShashylikMWDFilterUsed()
Double_t GetBarrelPulseThreshold()
Double_t GetForwardMWDFilterLifeT()
Double_t GetShashylikCFFilterRatio()
Double_t GetBarrelCFFilterRatio()
Int_t GetBarrelMWDFilterUsed()
void putParams(FairParamList *list)
Int_t GetBarrelMWDFilterLength()
Int_t GetForwardCFFilterLength()
Int_t GetShashylikCFFilterLength()
Int_t GetShashylikCFDelayLength()
Int_t GetShashylikMWDFilterLength()
Int_t GetBarrelCFFilterLength()
Double_t GetShashylikPulseThreshold()
Double_t GetShashylikMWDFilterLifeT()
Int_t GetBarrelCFDelayLength()
Int_t GetForwardMWDFilterLength()
PndEmcFpgaPar(const char *name="PndEmcFpgaPar", const char *title="Emc Fpga module parameter", const char *context="TestDefaultContext")
Int_t GetShashylikMAFilterLength()
Int_t GetForwardMAFilterLength()
Double_t GetForwardCFFilterRatio()
Double_t GetBarrelMWDFilterLifeT()
Int_t GetBarrelCFFitterLength()
Double_t GetForwardPulseThreshold()