From: rbailhac Date: Wed, 20 Nov 2013 09:46:06 +0000 (+0000) Subject: Small update X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=274903ebfaf232aca0002995f61a162e41c9ba00;p=u%2Fmrichter%2FAliRoot.git Small update --- diff --git a/PWGHF/hfe/macros/AddTaskHFEQA.C b/PWGHF/hfe/macros/AddTaskHFEQA.C index 35fe05b7c31..badf82eb1b8 100644 --- a/PWGHF/hfe/macros/AddTaskHFEQA.C +++ b/PWGHF/hfe/macros/AddTaskHFEQA.C @@ -22,6 +22,8 @@ AliAnalysisTask *AddTaskHFEQA(Bool_t useMC, Bool_t isAOD, Int_t icollisionsystem mgr->AddClassDebug("AliHFEtrdPIDqaV1",debuglevel); mgr->AddClassDebug("AliPIDResponse",debuglevel); mgr->AddClassDebug("AliTRDPIDResponse",debuglevel); + mgr->AddClassDebug("AliTRDPIDReference",debuglevel); + mgr->AddClassDebug("AliTRDPIDResponseObject",debuglevel); TString containerName = mgr->GetCommonFileName(); containerName += ":";