--- quicklook/tracker/flight/macros/FTrkCalibQLook_EXPERT.cxx 2006/12/24 00:59:04 1.22 +++ quicklook/tracker/flight/macros/FTrkCalibQLook_EXPERT.cxx 2007/01/08 14:34:59 1.23 @@ -2,7 +2,7 @@ * FTrkCalibQLookExpert.cxx * * autor: D.Fedele - * version v1r21 + * version v1r22 * Parameters: * file - the data file to analyze * step - select =1 in order to analyze one event at time @@ -551,24 +551,25 @@ b.SetFillColor(107); b.SetFillStyle(3954); b.DrawBox(384.,700.,512.,maxhist); + b.DrawBox(2048.,700.,2432.,maxhist); b.DrawBox(2816.,700.,2944.,maxhist); - b.DrawBox(2048.,700.,2176.,maxhist); } else if(nn==4){ b.SetFillColor(107); b.SetFillStyle(3954); b.DrawBox(384.,2200.,512.,maxhist); + b.DrawBox(2816.,2200.,2944.,maxhist); } else if(nn==6){ b.SetFillColor(6); b.SetFillStyle(3945); - b.DrawBox(2560.,2200.,2816.,maxhist); b.DrawBox(1024.,2200.,1280.,maxhist); b.SetFillColor(107); b.SetFillStyle(3954); b.DrawBox(512.,2200.,768.,maxhist); b.DrawBox(1280.,2200.,1792.,maxhist); + b.DrawBox(2560.,2200.,2816.,maxhist); } else if(nn==7){ b.SetFillColor(107); @@ -590,6 +591,7 @@ else if(nn==10){ b.SetFillColor(107); b.SetFillStyle(3954); + b.DrawBox(1024.,2200.,1152.,maxhist); b.DrawBox(2048.,2200.,3070.,maxhist); } else if(nn==11){ @@ -660,24 +662,25 @@ b.SetFillColor(107); b.SetFillStyle(3954); b.DrawBox(384.,0.,512.,maxhist); + b.DrawBox(2048.,0.,2432.,maxhist); b.DrawBox(2816.,0.,2944.,maxhist); - b.DrawBox(2048.,0.,2176.,maxhist); } else if(nn==4){ b.SetFillColor(107); b.SetFillStyle(3954); b.DrawBox(384.,0.,512.,maxhist); + b.DrawBox(2816.,0.,2944.,maxhist); } else if(nn==6){ b.SetFillColor(6); b.SetFillStyle(3945); - b.DrawBox(2560.,0.,2816.,maxhist); b.DrawBox(1024.,0.,1280.,maxhist); b.SetFillColor(107); b.SetFillStyle(3954); b.DrawBox(512.,0.,768.,maxhist); b.DrawBox(1280.,0.,1792.,maxhist); + b.DrawBox(2560.,0.,2816.,maxhist); } else if(nn==7){ b.SetFillColor(107); @@ -699,6 +702,7 @@ else if(nn==10){ b.SetFillColor(107); b.SetFillStyle(3954); + b.DrawBox(1024.,0.,1152.,maxhist); b.DrawBox(2048.,0.,3070.,maxhist); } else if(nn==11){