]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOS.h
Temporary disable the raw version, it will be taken from FEE
[u/mrichter/AliRoot.git] / PHOS / AliPHOS.h
index 5095b3bd9ef6e34ffb7f918a5ec83af6d5a55c21..c366ed45cd01f2602fd254f475662ce0d06e5699 100644 (file)
@@ -7,6 +7,9 @@
 /* History of cvs commits:
  *
  * $Log$
+ * Revision 1.72  2007/02/13 10:52:08  policheh
+ * Raw2SDigits() implemented
+ *
  * Revision 1.71  2007/02/05 10:43:25  hristov
  * Changes for correct initialization of Geant4 (Mihaela)
  *
@@ -94,6 +97,9 @@ public:
   virtual void    SetTreeAddress();   
   virtual const TString Version() const {return TString(" ") ; } 
 
+  //QA methods
+  virtual void   CheckQA()  ; 
+
  private:                                        
   AliPHOS(AliPHOS & phos);
   AliPHOS & operator = (const AliPHOS & /*rvalue*/);