From: gconesab Date: Sun, 22 Nov 2009 22:16:01 +0000 (+0000) Subject: specify DDL numbers to avoid reconstruction of STU X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=a5a57e917a984f4789cd88536fd53118c10ed319;p=u%2Fmrichter%2FAliRoot.git specify DDL numbers to avoid reconstruction of STU --- diff --git a/EMCAL/AliEMCALQADataMakerRec.cxx b/EMCAL/AliEMCALQADataMakerRec.cxx index 41af966aa08..a481b924314 100644 --- a/EMCAL/AliEMCALQADataMakerRec.cxx +++ b/EMCAL/AliEMCALQADataMakerRec.cxx @@ -360,6 +360,7 @@ void AliEMCALQADataMakerRec::MakeRaws(AliRawReader* rawReader) rawReader->Reset() ; AliCaloRawStreamV3 in(rawReader,"EMCAL"); + rawReader->Select("EMCAL", 0, 43) ; //select EMCAL DDL's // setup int nTowersPerSM = AliEMCALGeoParams::fgkEMCALRows * AliEMCALGeoParams::fgkEMCALCols; // number of towers in a SuperModule; 24x48