1 #ifndef ALIEMCALRAWRESPONSE_H 2 #define ALIEMCALRAWRESPONSE_H 32 Int_t * adcH, Int_t * adcL,
static Double_t GetFEENoise()
static Int_t fgThreshold
Store ADC values avobe this limit demanded by AliAltoBuffer::WriteChannel()
static void SetFEENoise(Double_t val)
static Int_t GetRawFormatThreshold()
static void SetPedestalValue(Int_t val)
static Int_t GetPedestalValue()
static Double_t fgTimeTrigger
Time shift of the digit, apply only if not done at digitization level.
static Double_t GetRawFormatTimeTrigger()
static Bool_t RawSampledResponse(Double_t dtime, Double_t damp, Int_t *adcH, Int_t *adcL, Int_t keyErr=0)
static Double_t fgFEENoise
Electronics noise in ADC units, apply only if not done at digitization level.
static Double_t RawResponseFunction(Double_t *x, Double_t *par)
virtual ~AliEMCALRawResponse()
Handling of digits to raw data transformation.
static Int_t fgPedestalValue
Pedestal value, apply only if not done at digitization level.