]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/TPCPEDESTALda.cxx
o add Function to create a residual LUT from a distortion and correction
[u/mrichter/AliRoot.git] / TPC / TPCPEDESTALda.cxx
index 988a93ce4e7e688cbc47fab701e2995f8b190e43..1f3e0224a757ce30a7ae6e962a64fc13d1fe9721 100644 (file)
@@ -74,7 +74,6 @@ extern "C" {
 #include "AliRawReader.h"
 #include "AliRawReaderDate.h"
 #include "AliTPCmapper.h"
-#include "AliTPCRawStream.h"
 #include "AliTPCROC.h"
 #include "AliTPCCalROC.h"
 #include "AliTPCCalPad.h"
@@ -123,7 +122,6 @@ int main(int argc, char **argv) {
     return -1;
   }
 
-  AliLog::SetClassDebugLevel("AliTPCRawStream",-5);
   AliLog::SetClassDebugLevel("AliRawReaderDate",-5);
   AliLog::SetClassDebugLevel("AliTPCAltroMapping",-5);
   AliLog::SetModuleDebugLevel("RAW",-5);