/[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.8 by pam-fi, Fri Aug 11 10:24:10 2006 UTC revision 1.10 by pam-fi, Mon Aug 28 14:33:19 2006 UTC
# Line 2  Line 2 
2   *  FTrkScanQlook_EXPERT.cxx   *  FTrkScanQlook_EXPERT.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r08   * version v1r10
6   * Parameters:   * Parameters:
7   *      file - the path to the root file to analyze   *      file - the path to the root file to analyze
8   *      outdir - total path of output file   *      outdir - total path of output file
# Line 499  void FTrkScanQLook_EXPERT(TString file, Line 499  void FTrkScanQLook_EXPERT(TString file,
499          b.DrawBox(2816.,-500.,2944.,4500.);          b.DrawBox(2816.,-500.,2944.,4500.);
500          b.DrawBox(2048.,-500.,2176.,4500.);          b.DrawBox(2048.,-500.,2176.,4500.);
501        }        }
502          else if(nn==4){
503            b.SetFillColor(107);
504            b.SetFillStyle(3954);
505            b.DrawBox(384.,-500.,512.,4500.);
506          }
507        else if(nn==6){        else if(nn==6){
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.8  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.23