]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGainSubprocessor.cxx
Corrected compiler warning (Laurent)
[u/mrichter/AliRoot.git] / MUON / AliMUONGainSubprocessor.cxx
index c3150024260a57a1fd2d18f5b84e9fdceb91a7e5..0433f1c8636edb3a4c8f2c0e3778e804e355b04b 100644 (file)
@@ -189,7 +189,7 @@ AliMUONGainSubprocessor::ReadFile(const char* filename)
   Int_t busPatchID, manuID, manuChannel;
   Float_t a0, a1;
   Int_t thres;
-  Int_t qual;
+  UInt_t qual;
   const Int_t kSaturation(3000); // FIXME: how to get this number ?
   
   static const Int_t kNchannels(AliMpConstants::ManuNofChannels());