]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FLOW/AliFlowCommon/AliFlowAnalysisWithNestedLoops.h
rulechecker
[u/mrichter/AliRoot.git] / PWG2 / FLOW / AliFlowCommon / AliFlowAnalysisWithNestedLoops.h
index 3dc05934c7a448130f213622efd30176588132c2..a3ad267ec2a9aab354c556a50fd29a55b726b0d6 100644 (file)
  *       Author: Ante Bilandzic (abilandzic@gmail.com)         *
  ***************************************************************/ 
 
-#ifndef ALIFLOWANALYSISNESTEDLOOPS_H
-#define ALIFLOWANALYSISNESTEDLOOPS_H
-
-#include "AliFlowCommonConstants.h" // needed as include
+#ifndef ALIFLOWANALYSISWITHNESTEDLOOPS_H
+#define ALIFLOWANALYSISWITHNESTEDLOOPS_H
 
 class TList;
 class TDirectoryFile;
@@ -26,6 +24,7 @@ class TH1D;
 class TProfile;
 
 class AliFlowEventSimple;
+class AliFlowCommonConstants;
 class AliFlowCommonHist;
 class AliFlowCommonHistResults;