]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/UPGRADE/AliITSUTrackCooked.h
First implementation of PropagateBack and RefitInward
[u/mrichter/AliRoot.git] / ITS / UPGRADE / AliITSUTrackCooked.h
index 5451c61ddf447fb904d271e77a37ecea228e1109..934ce9411e34aba9f5cf11bd22bbe5520ea59e48 100644 (file)
@@ -32,6 +32,7 @@ public:
     Bool_t GetPhiZat(Double_t r,Double_t &phi,Double_t &z) const;
 
     void SetClusterIndex(Int_t layer, Int_t index);
+    void ResetClusters();
     
 private:
     AliITSUTrackCooked &operator=(const AliITSUTrackCooked &tr);