/[PAMELA software]/quicklook/tracker/flight/macros/FTrkScanQLook_EXPERT.cxx
ViewVC logotype

Diff of /quicklook/tracker/flight/macros/FTrkScanQLook_EXPERT.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by pam-fi, Tue Aug 22 15:47:49 2006 UTC revision 1.10 by pam-fi, Mon Aug 28 14:33:19 2006 UTC
# Line 508  void FTrkScanQLook_EXPERT(TString file, Line 508  void FTrkScanQLook_EXPERT(TString file,
508          b.SetFillColor(6);          b.SetFillColor(6);
509          b.SetFillStyle(3945);          b.SetFillStyle(3945);
510          b.DrawBox(2560.,-500.,2816.,4500.);          b.DrawBox(2560.,-500.,2816.,4500.);
511          b.DrawBox(1024.,-500.,1792.,4500.);          b.DrawBox(1024.,-500.,1535.,4500.);
512                    
513          b.SetFillColor(107);          b.SetFillColor(107);
514          b.SetFillStyle(3954);          b.SetFillStyle(3954);
515          b.DrawBox(512.,-500.,768.,4500.);          b.DrawBox(512.,-500.,768.,4500.);
516            b.DrawBox(1536.,-500.,1792.,4500.);
517        }        }
518        else if(nn==7){        else if(nn==7){
519          b.SetFillColor(107);          b.SetFillColor(107);

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.23