]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/fpprod/rec.C
Using the new signature of SetQA and SetRunQA
[u/mrichter/AliRoot.git] / test / fpprod / rec.C
index d99667d63fed05088a6af61b22f1b9dc95b40d92..ac8dd5534bdc38cdf0d2a8ec0eacb5a71fe6c68e 100644 (file)
@@ -8,7 +8,7 @@ void rec() {
   AliTPCReconstructor::SetStreamLevel(1);
   //   reco.SetInput("raw.root");
   reco.SetRunReconstruction("ITS TPC TRD TOF HMPID PHOS EMCAL MUON VZERO T0 FMD PMD ZDC");
-  reco.SetRunQA(kFALSE);
+  reco.SetRunQA("");
   reco.SetRunGlobalQA(kFALSE);
   reco.SetMeanVertexConstraint(kFALSE);