]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/trigger/AliHLTD0toKpi.h
adding option to run the vertexing from AliKFVertex (Gaute)
[u/mrichter/AliRoot.git] / HLT / trigger / AliHLTD0toKpi.h
index 9d9fa7bccb620f99916594552571a7a3549c514a..8eeb9a1e9e0f6faaf99cdd8ae3ebe844d700eaf1 100644 (file)
@@ -28,7 +28,7 @@ public:
   Double_t pointingAngle(AliExternalTrackParam* n, AliExternalTrackParam* p, Double_t *pv, Double_t *sv);
   Double_t Pt(AliExternalTrackParam* d1, AliExternalTrackParam* d2);
 
-  AliAODVertex* ReconstructSecondaryVertex(TObjArray *trkArray, Double_t b, AliESDVertex *v);
+  AliAODVertex* ReconstructSecondaryVertex(TObjArray *trkArray, Double_t b, AliESDVertex *v, bool useKF);
 
 private: