]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/ITSSDDQAMaker.C
Pedestal object for extraction test Jul2009 reconstruction
[u/mrichter/AliRoot.git] / ITS / ITSSDDQAMaker.C
index daad3fd802ff035dd4ba7abb689584061c23b4a3..f8eb67bf6652a00311514fcba61ef7ffa9f74974 100644 (file)
@@ -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