1 #ifndef ALIANALYSISTASKMUONPERFORMANCE_H
2 #define ALIANALYSISTASKMUONPERFORMANCE_H
11 #include "AliAnalysisTaskSE.h"
20 class AliMUONRecoParam;
23 class AliESDMuonTrack;
342 if (nBins > 0)
fNPBins = nBins;
343 else AliError(
"Incorrect number of momentum bins");
344 if (pMin >= 0. && pMax > pMin) {
347 }
else AliError(
"Incorrect momentum range");
TList * list
TDirectory file where lists per trigger are stored in train ouput.