]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/testRawReaderFastTPC.C
make the update of the period level QA safe (by running in a temp location and only...
[u/mrichter/AliRoot.git] / TPC / testRawReaderFastTPC.C
index b668bb4fd6d524a9d7c767dcd1af12fe6cacea13..9ea3352f64edda848822072ffede5ef0a885c62f 100644 (file)
@@ -46,7 +46,6 @@ AliTPCCalPad *testRawReaderFastTPC(const Char_t *file="/data.local/data/06000002
     AliTPCRawStreamFast *sf = new AliTPCRawStreamFast(rawReader);
     AliTPCRawStream      *s = new AliTPCRawStream(rawReader);
 
-    s->SetOldRCUFormat(kTRUE);
     s->SetNoAltroMapping(kFALSE);
 
     Int_t ievent = 0;