4 #ifndef PNDSDSSTRIPDIGIPAR_H 5 #define PNDSDSSTRIPDIGIPAR_H 9 #include <TObjString.h> 11 #include "FairParGenericSet.h" 12 #include "FairParamList.h" 17 PndSdsStripDigiPar(
const char *name =
"PndSdsParTest",
const char *title =
"PndSds strip digi parameter",
const char *context =
"TestDefaultContext");
28 Double_t
GetSkew()
const {
return fSkew; }
38 const char *
GetFeType()
const {
return fFeType.Data(); }
81 Double_t fSingleChargeCut;
94 Int_t fChargeConvMethod;
void SetOrient(Double_t x)
Double_t GetTopPitch() const
void SetChargeConvMethod(Int_t x)
const char * GetSensType() const
Double_t GetFeBusClock() const
void SetClusterMean(Int_t x)
~PndSdsStripDigiPar(void)
Double_t GetQCloudSigma() const
void SetBotPitch(Double_t x)
Double_t GetBotPitch() const
void SetTopPitch(Double_t x)
void putParams(FairParamList *list)
void SetChargeCut(Double_t x)
Int_t GetRadChannel() const
TVector2 GetTopAnchor() const
Int_t GetChargeConvMethod() const
void SetSingleChargeCut(Double_t x)
Double_t GetNoise() const
void SetBotAnchor(TVector2 x)
Int_t GetClusterMean() const
void SetNoise(Double_t x)
void SetTopAnchor(TVector2 x)
Digitization Parameter Class for MVD-Strip part.
Double_t GetSingleChargeCut() const
Int_t GetClusterMod() const
void SetClusterMod(Int_t x)
void SetQCloudSigma(Double_t x)
void SetSensType(TString x)
Double_t GetOrient() const
void SetRadChnnel(Int_t x)
void SetFeType(TString x)
TVector2 GetBotAnchor() const
const char * GetFeType() const
void SetFeBusClock(Double_t x)
void SetThreshold(Double_t x)
Bool_t getParams(FairParamList *list)
Double_t GetThreshold() const
PndSdsStripDigiPar(const char *name="PndSdsParTest", const char *title="PndSds strip digi parameter", const char *context="TestDefaultContext")
Double_t GetChargeCut() const