]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSConTableDB.h
resolve a rounding problem
[u/mrichter/AliRoot.git] / PHOS / AliPHOSConTableDB.h
index abd5f892ad2ecc0000117efc874ebe9ac547c4f8..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(Option_t * option="") const ;
+  virtual void Print(const Option_t * = "") const ;
 
 
   AliPHOSConTableDB& operator=(const AliPHOSConTableDB& cdb) ;