]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
a few more empty newlines at the end of the files
authorsnelling <snelling@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 May 2008 13:38:01 +0000 (13:38 +0000)
committersnelling <snelling@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 May 2008 13:38:01 +0000 (13:38 +0000)
PWG2/FLOW/AliFlowCommonHist.cxx
PWG2/FLOW/AliFlowCommonHist.h
PWG2/FLOW/AliFlowCommonHistResults.cxx
PWG2/FLOW/AliFlowCommonHistResults.h

index bc0759063d2823760c697eeaadc6881db7b8e287..d86ef0a8dfee13c91384b5ab6539dfae22e8a29b 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-*/ 
-
 #include "Riostream.h"              //needed as include
 #include "AliFlowCommonConstants.h" //needed as include
 #include "AliFlowCommonHist.h"
@@ -256,4 +252,6 @@ Double_t AliFlowCommonHist::GetMeanPt(Int_t fBin)
 
   return fMeanPt;
   
-}
\ No newline at end of file
+}
+
+
index 01174127bdba36350b0bec51d1f0f40964082f28..c978ac790c5ab65dea89939580b75a99da039e28 100644 (file)
@@ -65,4 +65,5 @@ class AliFlowCommonHist {
   
   ClassDef(AliFlowCommonHist,0);                 // macro for rootcint
 };
-#endif
\ No newline at end of file
+#endif
+
index ec1892f0166d9c0aca6e0445dcba81913473be6e..bd464113537f9a7a7b72e0a5ab24f7132e29f44f 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-*/ 
-
 #include "Riostream.h"                 //needed as include
 #include "AliFlowCommonConstants.h"    //needed as include
 #include "AliFlowCommonHistResults.h"
@@ -115,4 +111,6 @@ Bool_t AliFlowCommonHistResults::FillChi(Double_t fChi)
   return kTRUE; 
 }
 
-//----------------------------------------------------------------------- 
\ No newline at end of file
+//----------------------------------------------------------------------- 
+
+
index 94543dab19f1aa0d2123b82c895d75121bb90213..706d7cbc9829c334a1c522c0c0f0ac6299637f35 100644 (file)
@@ -1,7 +1,6 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
-/* $Id$ */
 
 #ifndef AliFlowCommonHistResults_H
 #define AliFlowCommonHistResults_H
@@ -42,4 +41,5 @@ class AliFlowCommonHistResults{
   ClassDef(AliFlowCommonHistResults,0)                 // macro for rootcint
 };
  
-#endif
\ No newline at end of file
+#endif
+