]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSAnalyze.h
A lot of changes here:
[u/mrichter/AliRoot.git] / PHOS / AliPHOSAnalyze.h
index b940e26b5247714d455cb05c4a60bff165b7fc89..acb0147ff094c937afef85f7337323d6908be1f1 100644 (file)
@@ -24,7 +24,7 @@ class TH2F ;
 
 class AliPHOSv1 ;
 class AliPHOSGeometry ;
-class AliPHOSIndexToObject ;
+class AliPHOSGetter ;
 
 class AliPHOSAnalyze : public TObject {
 
@@ -71,8 +71,6 @@ private:
 
   Float_t fCorrection ;               //! Conversion coefficient between True and Reconstructed energies
   Int_t   fEvt ;                      //! the evt number being processed 
-  AliPHOSGeometry * fGeom ;           //! the PHOS Geometry object
-  AliPHOSIndexToObject * fObjGetter ; //! provides methods to retrieve objects from their index in a list
   TString ffileName ;                 //! the root file that contains the data