11#ifndef CBMRICHDIGIQA_H
12#define CBMRICHDIGIQA_H
50 void Exec(Option_t* option);
84 std::map<Int_t, std::vector<std::pair<Double_t, Int_t>>>
Class for pixel deadtime and crosstalk Qa.
void SetNeighbourTimeLimit(Double_t limit)
Set time limit in which a digi is considered neighbour.
void SetToTLimits(Double_t low, Double_t high)
Set ToT cut.
TClonesArray * fRichPoints
CbmRichDigiQa(const CbmRichDigiQa &)=delete
std::map< Int_t, std::vector< std::pair< Double_t, Int_t > > > fPmtDigisTimeAddress
CbmDigiManager * fDigiMan
void Exec(Option_t *option)
std::map< Int_t, std::vector< Double_t > > fFiredTimes
Double_t fNeighbourTimeLimit
CbmRichDigiQa operator=(const CbmRichDigiQa &)=delete