]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - JETAN/AliFastJetHeaderV1.cxx
Warning corrected.
[u/mrichter/AliRoot.git] / JETAN / AliFastJetHeaderV1.cxx
index 20a2ae12d921459081a5e7780cb7104c723458fc..4076dd1e25ec7c4e591e635ed1e071c4d5c924ae 100644 (file)
@@ -44,8 +44,8 @@ AliFastJetHeaderV1::AliFastJetHeaderV1():
     fActiveAreaRepeats(1),
     fAreaType(fastjet::active_area), 
     fPtMin(5.0),
-    fPhiMin(0),
     fPhiMax(TMath::TwoPi()),
+    fPhiMin(0),
     fDebug(0),
     fBGMode(0)
 {