]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
add empty lines at end of file to avoid compilation warning
authorgconesab <gustavo.conesa.balbastre@cern.ch>
Thu, 30 Oct 2014 11:23:43 +0000 (12:23 +0100)
committergconesab <gustavo.conesa.balbastre@cern.ch>
Thu, 30 Oct 2014 11:23:43 +0000 (12:23 +0100)
PWG/CaloTrackCorrBase/AliFiducialCut.cxx

index ca821944040aeb48edfe67696cfe9337c5df4fd2..45e38f1011d4d7e19ddcc0341b445b31c2ccc412 100755 (executable)
@@ -387,4 +387,6 @@ void AliFiducialCut::SetSimpleDCALFiducialCut(Float_t eta, Float_t minphi, Float
   fDCALFidCutMinPhi->SetAt(minphi,0);
   fDCALFidCutMaxPhi->SetAt(maxphi,0);
   
-}
\ No newline at end of file
+}
+
+