]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSConTableDB.h
Updated histogram limits (PHOS energy)
[u/mrichter/AliRoot.git] / PHOS / AliPHOSConTableDB.h
index ef21364d0673fdc5124f11a8f0cbe2222515c620..85f23b72f2dda04234c0f40d33947ecc1f968b8f 100644 (file)
@@ -5,6 +5,11 @@
 
 /* $Id$ */
 
+/* History of cvs commits:
+ *
+ * $Log$
+ */
+
 //_________________________________________________________________________
 //  Class for PHOS connection table, i.e. correspondence between 
 //  "cable number" and PHOS AbsId number.
@@ -53,7 +58,7 @@ public:
   //Transforms AbsId number in PHOS into channel number in prototype 
   Int_t AbsId2Raw(Int_t AbsId)const ;
 
-  virtual void Print() const ;
+  virtual void Print(const Option_t * = "") const ;
 
 
   AliPHOSConTableDB& operator=(const AliPHOSConTableDB& cdb) ;