4 #ifndef PNDSDSPIXELDIGIPAR_H
5 #define PNDSDSPIXELDIGIPAR_H
8 #include "FairParGenericSet.h"
9 #include "FairParamList.h"
19 const char* title=
"PndSds pixel digi parameter",
20 const char* context=
"TestDefaultContext");
void SetFeBusClock(Double_t x)
Double_t GetClustRadius() const
Double_t GetXPitch() const
Int_t GetChargeConvMethod() const
~PndSdsPixelDigiPar(void)
void SetXPitch(Double_t x)
Double_t GetTimeStep() const
Time step of one clock cycle in ns.
Double_t fPixelSorterCellWidth
PndSdsPixelDigiPar(const char *name="PndSdsParTest", const char *title="PndSds pixel digi parameter", const char *context="TestDefaultContext")
Double_t GetQCloudSigma() const
Double_t GetFeBusClock() const
friend std::ostream & operator<<(std::ostream &out, const PndSdsPixelDigiPar &dt)
Double_t GetNoise() const
void SetThreshold(Double_t x)
void SetNoise(Double_t x)
Int_t fPixelSorterNumberOfCells
void SetClustRadius(Double_t x)
void SetChargeConvMethod(Int_t x)
Int_t GetPixelSorterNumberOfCells() const
Double_t GetYPitch() const
void putParams(FairParamList *list)
Bool_t getParams(FairParamList *list)
void SetPixelSorterNumberOfCells(Int_t x)
virtual void Print(std::ostream &out=std::cout) const
Int_t GetMaxFEperCol() const
void SetMaxFEperRow(Int_t x)
void SetQCloudSigma(Double_t x)
void SetMaxFEperCol(Int_t x)
Double_t GetPixelSorterCellWidth() const
Int_t GetMaxFEperRow() const
void SetYPitch(Double_t x)
ClassDef(PndSdsPixelDigiPar, 5)
Double_t GetThreshold() const
void SetPixelSorterCellWidth(Double_t x)
Digitization Parameter Class for SDS-Pixel part.