--- quicklook/tracker/flight/macros/FTrkCalibQLook_EXPERT.cxx 2006/08/22 15:47:48 1.11 +++ quicklook/tracker/flight/macros/FTrkCalibQLook_EXPERT.cxx 2006/08/28 14:33:19 1.12 @@ -545,11 +545,12 @@ b.SetFillColor(6); b.SetFillStyle(3945); b.DrawBox(2560.,2200.,2816.,maxhist); - b.DrawBox(1024.,2200.,1792.,maxhist); + b.DrawBox(1024.,2200.,1535.,maxhist); b.SetFillColor(107); b.SetFillStyle(3954); b.DrawBox(512.,2200.,768.,maxhist); + b.DrawBox(1536.,2200.,1792.,maxhist); } else if(nn==7){ maxhist=histoped[nn]->GetMaximum(); @@ -625,11 +626,12 @@ b.SetFillColor(6); b.SetFillStyle(3945); b.DrawBox(2560.,0.,2816.,maxhist); - b.DrawBox(1024.,0.,1792.,maxhist); + b.DrawBox(1024.,0.,1535.,maxhist); b.SetFillColor(107); b.SetFillStyle(3954); b.DrawBox(512.,0.,768.,maxhist); + b.DrawBox(1536.,0.,1792.,maxhist); } else if(nn==7){ maxhist=histosig[nn]->GetMaximum();