]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
new lines
authorsnelling <snelling@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 11 Aug 2008 20:06:21 +0000 (20:06 +0000)
committersnelling <snelling@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 11 Aug 2008 20:06:21 +0000 (20:06 +0000)
PWG2/FLOW/AliFlowEventSimple.cxx
PWG2/FLOW/AliFlowEventSimple.h

index b1ed12fa9197cb59f7b253d67c87a5148e9dc9a0..0e7c6642f852dd9adf638697fa0a6e0a1d29a327 100644 (file)
@@ -113,4 +113,6 @@ AliFlowTrackSimple* AliFlowEventSimple::GetTrack(Int_t i)
    
   return vQ;
   
-}
\ No newline at end of file
+}
+
+
index 794d1f4c4f1ec2c4b80defdb8690ee9139797c5e..905d101bb275f10066154b8620490222f8f78ce5 100644 (file)
@@ -39,3 +39,5 @@ class AliFlowEventSimple: public TObject {
 };
 
 #endif
+
+