X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ITS%2FITSSDDQAMaker.C;h=f8eb67bf6652a00311514fcba61ef7ffa9f74974;hb=f232e83492b0ba3ec89200c178523b56693444bc;hp=daad3fd802ff035dd4ba7abb689584061c23b4a3;hpb=5a4e63d5666547e6a252f0afba01ffdfee7b5156;p=u%2Fmrichter%2FAliRoot.git diff --git a/ITS/ITSSDDQAMaker.C b/ITS/ITSSDDQAMaker.C index daad3fd802f..f8eb67bf665 100644 --- a/ITS/ITSSDDQAMaker.C +++ b/ITS/ITSSDDQAMaker.C @@ -69,6 +69,7 @@ Char_t *hisnam3 = new Char_t[50]; gStyle->SetPalette(1); while(s.Next()){ //read the next raw digit; returns kFALSE if there is no digit left if(s.IsCompletedModule()) continue; + if(s.IsCompletedDDL()) continue; iddl=rd->GetDDLID()-2; // -2 is temporary for test raw data isddmod=s.GetModuleNumber(iddl,s.GetCarlosId()); //this is the FEE Carlos