8 #ifndef PNDLMDDIGIPARA_H_ 
    9 #define PNDLMDDIGIPARA_H_ 
   13 #include "FairParGenericSet.h" 
   14 #include "FairParamList.h" 
   23                         const char* title = 
"PndLmd Strip Digi Parameter",
 
   24                         const char* context = 
"Pnd Lmd Digitization parameters");
 
void SetLeftAnchor(TVector2 &x)
Double_t GetNoise() const 
Int_t GetNrRightFe() const 
void SetNrFeChannels(Int_t x)
PndLmdDigiPara(const char *name="PndLmdDigiParameter", const char *title="PndLmd Strip Digi Parameter", const char *context="Pnd Lmd Digitization parameters")
void SetRightAnchor(TVector2 &x)
void SetLeftOrient(Double_t x)
void SetLeftPitch(Double_t x)
Double_t GetGausSigma() const 
void SetCirclePitch(Double_t x)
void SetGausSigma(Double_t x)
void SetNrCircleFe(Int_t x)
Double_t GetThreshold() const 
void SetNrRightFe(Int_t x)
const char * GetFeType() const 
ClassDef(PndLmdDigiPara, 3)
void SetRightOrient(Double_t x)
void SetRightPitch(Double_t x)
TVector2 GetRightAnchor() const 
const char * GetSensType() const 
void putParams(FairParamList *list)
void SetCircleAnchor(TVector2 &x)
Double_t GetCirclePitch() const 
Double_t GetRightOrient() const 
void SetNrLeftFe(Int_t x)
void SetFeType(TString x)
Double_t GetLeftPitch() const 
Int_t GetNrFeChannels() const 
TVector2 GetCircleAnchor() const 
Int_t GetNrLeftFe() const 
Double_t GetLeftOrient() const 
TVector2 GetLeftAnchor() const 
Bool_t getParams(FairParamList *list)
Int_t GetNrCircleFe() const 
Double_t GetRightPitch() const 
void SetSensType(TString x)