]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSresponseSDD.cxx
warnings fixed
[u/mrichter/AliRoot.git] / ITS / AliITSresponseSDD.cxx
index 9dfe302767831843a03f8842dfd9446a303bd358..c9de5113b66fc5b45578c60b5c44564bcd445c8d 100644 (file)
@@ -48,6 +48,7 @@ TObject(),
     fADCtokeV[i]=fgkADC2keVDefault;
   }  
   SetVDCorr2Side(kTRUE); // default for new objects will be separate corrections for 2 sides (bwd compatible)
+  //  SetVDCorrMult(kTRUE); // default for new objects will have multiplicative correction v'=(1+corr)*v (bwd compatible)
 }
 //_________________________________________________________________________
 void AliITSresponseSDD::SetHalfLadderATimeZero(Int_t lay, Int_t lad, Float_t tzero){