]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSCalibrationDB.h
Removing warnings
[u/mrichter/AliRoot.git] / PHOS / AliPHOSCalibrationDB.h
index a4c5cb999e3d3b6455cd7c4caf5fa1deafd04348..9c41ad2677a406809aa61646625e914f296ed9e3 100644 (file)
@@ -44,7 +44,7 @@ public:
     {if(fPedestals){fPedestals->AddAt(pedestal,AbsId-1) ; fSlopes->AddAt(slope,AbsId-1) ;} }
 
   //To be replaced in real DB when updating will really be necessary
-  void Update(Int_t event,Int_t run){} 
+  void Update(Int_t /*event*/,Int_t /*run*/){} 
 
   AliPHOSCalibrationDB & operator = (const AliPHOSCalibrationDB & ) ;
 private: