From: cvetan Date: Tue, 22 Mar 2011 09:11:43 +0000 (+0000) Subject: RC and DQM wants to have t0 A vs C in the DQM shifter console. X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=b38b290c1a807fe3b5b87e1f2d1293b691da08c8;p=u%2Fmrichter%2FAliRoot.git RC and DQM wants to have t0 A vs C in the DQM shifter console. --- diff --git a/VZERO/AliVZEROQADataMakerRec.cxx b/VZERO/AliVZEROQADataMakerRec.cxx index 325083fddf3..46331ec0454 100644 --- a/VZERO/AliVZEROQADataMakerRec.cxx +++ b/VZERO/AliVZEROQADataMakerRec.cxx @@ -391,7 +391,7 @@ void AliVZEROQADataMakerRec::InitESDs() h2d = new TH2D("H2D_TimeV0A_V0C", "Mean Time in V0C versus V0A;Time V0A [ns];Time V0C [ns]", 150, kTimeMin,kTimeMax,150,kTimeMin,kTimeMax) ; - Add2RawsList(h2d,kTimeV0AV0C, expert, image, !saveCorr); iHisto++; + Add2RawsList(h2d,kTimeV0AV0C, !expert, image, !saveCorr); iHisto++; // Creation of Flag versus LHC Clock histograms