]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FLOW/AliFlowCommon/AliFlowCommonConstants.cxx
restore event cuts and change couts and printf's to alilog
[u/mrichter/AliRoot.git] / PWG2 / FLOW / AliFlowCommon / AliFlowCommonConstants.cxx
index 9d2a3f6bc1051304408fb5e2340d8c343a90be72..bd783c5b65a2d505aa8d88e9ca0d3a657bc1c123 100644 (file)
  * about the suitability of this software for any purpose. It is          *
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
-
-/*
-$Log$
-*/ 
-
-#include <TNamed.h> 
-#include <TMath.h>
-#include "AliFlowCommonConstants.h" 
 // AliFlowCommonConstants:
 //
 // Constants for the common histograms in the flow analysis
@@ -30,6 +22,13 @@ $Log$
 // Author: Naomi van der Kolk (kolk@nikhef.nl)
 // mod: Mikolaj Krzewicki, Nikhef (mikolaj.krzewicki@cern.ch)
 
+/*
+$Log$
+*/ 
+
+#include <TMath.h>
+#include "AliFlowCommonConstants.h" 
+
 ClassImp(AliFlowCommonConstants)
 
 AliFlowCommonConstants* AliFlowCommonConstants::fgPMasterConfig = NULL;