From: cholm Date: Sun, 13 Feb 2011 23:42:29 +0000 (+0000) Subject: HHD forgot to update/commit this X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=b842ea025c8717b439b46bce4debcda68803388e;ds=sidebyside HHD forgot to update/commit this --- diff --git a/PWG2/PWG2forward2LinkDef.h b/PWG2/PWG2forward2LinkDef.h index 129e07f04c7..f8bf7559af4 100644 --- a/PWG2/PWG2forward2LinkDef.h +++ b/PWG2/PWG2forward2LinkDef.h @@ -63,6 +63,11 @@ #pragma link C++ class AliForwardMCCorrectionsTask+; #pragma link C++ class AliForwarddNdetaTask+; +#pragma link C++ class AliCentralMultiplicityTask+; +#pragma link C++ class AliAODCentralMult+; +#pragma link C++ class AliCentralCorrSecondaryMap+; +#pragma link C++ class AliCentralCorrAcceptance+; + #else # error Not for compilation #endif