]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDtrackerV1.h
add total removal of containers for usage in HLT
[u/mrichter/AliRoot.git] / TRD / AliTRDtrackerV1.h
index 213d9a5bd904a32856ff029dff3cf19f0b6d0cc7..f151e440ab41bd5118b674506684c5112649e2e7 100644 (file)
@@ -103,8 +103,7 @@ public:
   Int_t           RefitInward(AliESDEvent *event);
   static void     SetNTimeBins(Int_t nTimeBins){fgNTimeBins = nTimeBins; }
   void            SetReconstructor(const AliTRDReconstructor *rec){ fReconstructor = rec; }
-  void            UnloadClusters();
-//   void            UseClusters(const AliKalmanTrack *t, Int_t from = 0) const;
+  void            UnloadClusters(Bool_t force=kFALSE);
 
   class AliTRDLeastSquare{
   public: