]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliMillePede2.h
Fixes to the previous coding convention fixes
[u/mrichter/AliRoot.git] / STEER / AliMillePede2.h
index 1b107ae1db9b345a6d18e8fd55621100aefd3eba..e949e24d21c1e988754ef0b08e1efe6dd064b36f 100644 (file)
@@ -156,6 +156,7 @@ class AliMillePede2: public TObject
  protected:
   //
   Int_t                LocalFit(double *localParams=0);
+  Bool_t               IsZero(Double_t v,Double_t eps=1e-16)   const {return TMath::Abs(v)<eps;}                  
   //
  protected:
   //