]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDseedV1.h
- bug fix in tracklet fit due to moving away from TLinearFitter
[u/mrichter/AliRoot.git] / TRD / AliTRDseedV1.h
index 2fd5fe7f3c385d8d8f8fc3257a7481b2e0669b80..8b00eae39fd3e16ee7c78b1fb087815b4904dff3 100644 (file)
@@ -75,6 +75,8 @@ public:
    ,kAttachRow          // found 3 rows
    ,kAttachMultipleCl   // multiple clusters attached to time bin
    ,kAttachClAttach     // not enough clusters attached
+   ,kFitFailed          // fit failed det=0
+   ,kFitOutside         // ref radial position outside chamber - wrong covariance
   };
 
   AliTRDseedV1(Int_t det = -1);