/[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.11 by pam-fi, Mon Sep 18 15:01:56 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);
# Line 528  void FTrkScanQLook_EXPERT(TString file, Line 529  void FTrkScanQLook_EXPERT(TString file,
529          b.SetFillStyle(3954);          b.SetFillStyle(3954);
530          b.DrawBox(0.,-500.,512.,4500);          b.DrawBox(0.,-500.,512.,4500);
531          b.DrawBox(1920.,-500.,2048.,4500);          b.DrawBox(1920.,-500.,2048.,4500);
532            b.DrawBox(2176.,-500.,2304.,4500);
533        }        }
534        c1[e]->Update();        c1[e]->Update();
535        

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

  ViewVC Help
Powered by ViewVC 1.1.23