From b3df9e7d36b88b0ca1fafe75b1456a22b1be01fb Mon Sep 17 00:00:00 2001 From: sjena Date: Fri, 31 Jan 2014 11:25:38 +0100 Subject: [PATCH] Fix to the missing entry AliPidPidCorrelationReducedTrack --- PWGCF/PWGCFCorrelationsDPhiLinkDef.h | 1 + 1 file changed, 1 insertion(+) diff --git a/PWGCF/PWGCFCorrelationsDPhiLinkDef.h b/PWGCF/PWGCFCorrelationsDPhiLinkDef.h index 65f0227750b..58040548a7a 100644 --- a/PWGCF/PWGCFCorrelationsDPhiLinkDef.h +++ b/PWGCF/PWGCFCorrelationsDPhiLinkDef.h @@ -39,5 +39,6 @@ #pragma link C++ class AliTwoParticlePIDCorr+; #pragma link C++ class LRCParticlePID+; #pragma link C++ class AliAnalysisTaskPidPidCorrelations+; +#pragma link C++ class AliPidPidCorrelationReducedTrack+; #pragma link C++ class AliAnalysisTaskPhiEffMc+; #endif -- 2.39.3