]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/src/AliHLTReconstructor.h
HLT hit's reconstruction included in the reconstruction chain (Indra)
[u/mrichter/AliRoot.git] / HLT / src / AliHLTReconstructor.h
index 3f7757b690574934b4b2f7720e7c778dda2a5eed..4d31111e63d03fc52d7672e09f6a7bef864baa8f 100644 (file)
@@ -43,7 +43,7 @@ public:
   }
   void SetDoBench(Bool_t b){fDoBench=b;}
   void SetDoCleanup(Bool_t b){fDoCleanUp=b;}
-
+  virtual void         FillDHLTRecPoint(AliRawReader* rawReader, Int_t nofEvent, Int_t dcCut) const;
 private:
   void ReconstructWithConformalMapping(AliRunLoader* runLoader,Int_t iEvent) const;
   void ReconstructWithHoughTransform(AliRunLoader* runLoader,Int_t iEvent) const;