]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RICH/AliRICH.h
Implementation of reconstructors (T.Kuhr)
[u/mrichter/AliRoot.git] / RICH / AliRICH.h
index c6aa8db9852f0cee0a649a1ce3fcce0681d87b7a..88a51e89090a78a72fa6ba1a342a929fd37f3925 100644 (file)
@@ -221,8 +221,6 @@ public:
   void AddReco(Int_t tid,Double_t thetaCherenkov,Int_t nPhotons) 
        {TClonesArray &tmp=*(TClonesArray*)fRecos;new(tmp[fNrecos++])AliRICHreco(tid,thetaCherenkov,nPhotons);}  
           
-  virtual void Reconstruct() const;
-
 protected:  
   enum                  {kCSI=6,kGAP=9};
   AliRICHParam         *fpParam;             //main RICH parametrization