]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FIT/AliFITReconstructor.h
Merge branch 'master' into TPCdev
[u/mrichter/AliRoot.git] / FIT / AliFITReconstructor.h
index 1d0700a91d73b8d3851a47a7c766b04ee4f37892..9497c6621e1578c3f2259261150dc6198c829168 100644 (file)
@@ -21,13 +21,13 @@ class AliFITReconstructor: public AliReconstructor {
                               TTree* digitsTree) const;
 
   virtual void Init();
-  virtual  void   Reconstruct(TTree* fdigits, TTree * frecpoints) const {};
-  virtual  void   Reconstruct(AliRawReader*rawReader , TTree* recTree) const {};
+  virtual  void   Reconstruct(TTree* /*fdigits*/, TTree * /*frecpoints*/) const {};
+  virtual  void   Reconstruct(AliRawReader*/*rawReader*/ , TTree* /*recTree*/) const {};
   
-  virtual void     FillESD( AliRawReader*/*rawReader*/,  TTree*clustersTree, AliESDEvent*esd ) const
+  virtual void     FillESD( AliRawReader*/*rawReader*/,  TTree* /*clustersTree*/, AliESDEvent* /*esd*/ ) const
   {}
-  virtual void     FillESD( TTree* digitsTree,  TTree*clustersTree, AliESDEvent*esd ) const;
-
+  virtual void     FillESD( TTree* digitsTree,  TTree* /*clustersTree*/, AliESDEvent* esd ) const;
  // static const AliFITRecoParam* GetRecoParam()
    // { return dynamic_cast<const AliFITRecoParam*>(AliReconstructor::GetRecoParam(11)); } // getting RecoParam obj  TObjArray           fQTC;        // QTC vs #MIPs