14 #ifndef PNDHYPSTRIPDIGIPAR_H
15 #define PNDHYPSTRIPDIGIPAR_H
17 #include "FairParGenericSet.h"
18 #include "FairParamList.h"
27 const char* title=
"Hyp digi parameter",
28 const char* context=
"TestDefaultContext");
const char * GetFeType() const
TVector2 GetTopAnchor() const
Double_t GetNoise() const
Double_t GetBotPitch() const
Int_t feChannels
Number of Channels per FE.
void SetTopAnchor(TVector2 x)
void SetBotPitch(Double_t x)
TVector2 GetBotAnchor() const
Double_t orient
orientation angle of top strips
void SetBotAnchor(TVector2 x)
Int_t botNrFE
Number of FE attached to bottom wafer side.
Double_t noise
Complete noise including threshold dispersion.
void SetNoise(Double_t x)
Double_t topPitch
Strip pitch on top wafer side.
Double_t skew
skew angle of bottom strips wrt top strips
void SetSensType(TString x)
Double_t GetThreshold() const
ClassDef(PndHypStripDigiPar, 2)
const char * GetSensType() const
Double_t botPitch
Strip pitch on bottom wafer side.
void SetTopPitch(Double_t x)
PndHypStripDigiPar(const char *name="PndHypParTest", const char *title="Hyp digi parameter", const char *context="TestDefaultContext")
TVector2 botAnchor
Anchor point of bottom strip#0.
Int_t topNrFE
Number of FE attached to top wafer side.
Bool_t getParams(FairParamList *list)
TVector2 topAnchor
Anchor point of top strip#0.
void SetFeType(TString x)
void SetThreshold(Double_t x)
Double_t GetOrient() const
void SetOrient(Double_t x)
Double_t threshold
Discriminator threshold.
Double_t GetTopPitch() const
void putParams(FairParamList *list)
~PndHypStripDigiPar(void)