1 #ifndef AliMFTClusterQA_H
2 #define AliMFTClusterQA_H
5 #include "AliRunLoader.h"
9 #include "TClonesArray.h"
33 void Init(Char_t *readDir, Char_t *outDir, Int_t nEventsToAnalyze);
AliMFTClusterQA & operator=(const AliMFTClusterQA &other)
TH1D * fHistNClustersPerEvent[fNMaxPlanes]
virtual ~AliMFTClusterQA()
static const Int_t fNMaxPlanes
ClassDef(AliMFTClusterQA, 1)
TH1D * fHistClusterSizeY[fNMaxPlanes]
TH2D * fClusterScatterPlotXY[fNMaxPlanes]
TH1D * fHistClusterRadialPosition[fNMaxPlanes]
TH1D * fHistClusterSizeX[fNMaxPlanes]
static const Int_t fNMaxPlanes
AliRunLoader * fRunLoader
void Init(Char_t *readDir, Char_t *outDir, Int_t nEventsToAnalyze)
TH1D * fHistNPixelsPerCluster[fNMaxPlanes]