]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSConTableDB.cxx
Compilation warnings fixed by T.P.
[u/mrichter/AliRoot.git] / PHOS / AliPHOSConTableDB.cxx
index 933a293423b1949a2953398bc16113008ef051a5..176b05bb755657b36f3c6402dd7eb31d0647c882 100644 (file)
 
 /* $Id$ */
 
+/* History of cvs commits:
+ *
+ * $Log$
+ */
+
 //_________________________________________________________________________
 // Class provides correspondence between "raw numbers" i.e. number of crustall 
 // in prototype and PHOT AbsId numer, used in reconstruction.
@@ -191,7 +196,7 @@ Int_t AliPHOSConTableDB::Raw2AbsId(Int_t rawId)const{
     return 0 ;
 }
 //____________________________________________________________________________ 
-void AliPHOSConTableDB::Print()const {
+void AliPHOSConTableDB::Print(const Option_t *)const {
 //prints configuraion
 
   TString message ;