X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=PWG2%2FPWG2flowCommonLinkDef.h;h=925739a30d5a1d512e5876bea7e0b132522ff3c6;hb=b997dbaedc9e97f49ee465a3dd3ec5a6f3c7b5aa;hp=bdbcf440f1e861722c55c60dd706260344137f58;hpb=ce4a88f5128c3cbc6986deba041c8165783338ec;p=u%2Fmrichter%2FAliRoot.git diff --git a/PWG2/PWG2flowCommonLinkDef.h b/PWG2/PWG2flowCommonLinkDef.h index bdbcf440f1e..925739a30d5 100644 --- a/PWG2/PWG2flowCommonLinkDef.h +++ b/PWG2/PWG2flowCommonLinkDef.h @@ -6,12 +6,18 @@ #pragma link C++ namespace AliFlowCommonConstants; #pragma link C++ namespace AliFlowLYZConstants; -#pragma link C++ namespace AliFlowCumuConstants; #pragma link C++ class AliFlowVector+; #pragma link C++ class AliFlowTrackSimple+; #pragma link C++ class AliFlowEventSimple+; +#pragma link C++ class AliStarTrack+; +#pragma link C++ class AliStarEvent+; +#pragma link C++ class AliStarTrackCuts+; +#pragma link C++ class AliStarEventCuts+; +#pragma link C++ class AliStarEventReader+; +#pragma link C++ class AliFlowEventStar+; + #pragma link C++ class AliFlowTrackSimpleCuts+; #pragma link C++ class AliFlowEventSimpleMakerOnTheFly+; @@ -21,7 +27,6 @@ #pragma link C++ class AliFlowLYZHist1+; #pragma link C++ class AliFlowLYZHist2+; -#pragma link C++ class AliCumulantsFunctions+; #pragma link C++ class AliFlowLYZEventPlane+; #pragma link C++ class AliFlowAnalysisWithMCEventPlane+; @@ -31,5 +36,7 @@ #pragma link C++ class AliFlowAnalysisWithCumulants+; #pragma link C++ class AliFlowAnalysisWithQCumulants+; #pragma link C++ class AliFlowAnalysisWithFittingQDistribution+; +#pragma link C++ class AliFlowAnalysisWithMixedHarmonics+; +#pragma link C++ class AliFlowAnalysisWithNestedLoops+; #endif