]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Remove compilser warnings
authorcblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Apr 2009 15:22:32 +0000 (15:22 +0000)
committercblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 17 Apr 2009 15:22:32 +0000 (15:22 +0000)
TRD/AliTRDrawData.cxx

index 43e4b3c76549af4e4e8d3e42f5a24171d75ac312..5eba5586aac6829f2d44a86581f68c648d180dfd 100644 (file)
@@ -21,6 +21,7 @@
 //                                                                           //
 ///////////////////////////////////////////////////////////////////////////////
 
+
 #include <TMath.h>
 #include "TClass.h"
 
@@ -479,7 +480,7 @@ Bool_t AliTRDrawData::ShiftWords(UInt_t *buf, Int_t nStart, Int_t nWords, Int_t
 }
 
 //_____________________________________________________________________________
-Int_t AliTRDrawData::ProduceHcData(AliTRDarrayADC *digits, Int_t side, Int_t det, UInt_t *buf, Int_t maxSize, Bool_t newEvent = kFALSE, Bool_t newSM = kFALSE){
+Int_t AliTRDrawData::ProduceHcData(AliTRDarrayADC *digits, Int_t side, Int_t det, UInt_t *buf, Int_t maxSize, Bool_t /*newEvent = kFALSE*/, Bool_t /*newSM = kFALSE*/){
        //
        // This function can be used for both ZS and NZS data
        //