]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSGetter.h
Calculation of fDphi corrected (Renan Cabrera)
[u/mrichter/AliRoot.git] / PHOS / AliPHOSGetter.h
index 8bd169e317f77ab64ac864b28a73ac3a6ce52ffd..994e6c1dfb0672ebd59e9ad2cb92c49afe3e8df2 100644 (file)
@@ -61,6 +61,7 @@ class AliPHOSGetter : public TObject {
   
   virtual ~AliPHOSGetter() ; 
   
+  const Bool_t HasFailed() const { return fFailed ; }
   Bool_t PostPrimaries(void ) const ;  
   Bool_t PostHits(void ) const ;  
   Bool_t PostSDigits(      const char * name,  const char * file = 0) const ;  
@@ -223,6 +224,7 @@ private:
   TString        fDigitsTitle ;       //!
   TString        fSDigitsTitle ;      //!
 
+  Bool_t         fFailed ;            //! set if file not opend or galice not found
   Int_t          fDebug ;             // Debug level
 
   Int_t          fNPrimaries ;        //! # of primaries