]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliTrackerBase.h
modification(by Levente) to solve the problem in the QA mentioned in the bug report...
[u/mrichter/AliRoot.git] / STEER / AliTrackerBase.h
index 0248033b9377a931ff23453e8f924da20b856ee1..3e5848ed9b2f22343d81d5bd5325ad79ee6ba9df 100644 (file)
@@ -39,6 +39,8 @@ public:
   static Double_t GetTrackPredictedChi2(AliExternalTrackParam *track,
                                         Double_t mass, Double_t step, 
                                  const AliExternalTrackParam *backup);
+  static void UpdateTrack(AliExternalTrackParam&, 
+                          const AliExternalTrackParam&);
   static 
   Double_t MeanMaterialBudget(const Double_t *start, const Double_t *end, 
   Double_t *mparam);