/[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.15 by pam-fi, Mon Oct 30 17:45:36 2006 UTC revision 1.16 by pam-fi, Mon Nov 20 11:33:24 2006 UTC
# Line 2  Line 2 
2   *  FTrkScanQlook_EXPERT.cxx   *  FTrkScanQlook_EXPERT.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r14   * version v1r15
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 535  void FTrkScanQLook_EXPERT(TString file, Line 535  void FTrkScanQLook_EXPERT(TString file,
535              b.SetFillStyle(3954);              b.SetFillStyle(3954);
536              b.DrawBox(512.,-500.,768.,4500.);              b.DrawBox(512.,-500.,768.,4500.);
537            }            }
538              else if(nn==8){
539                b.SetFillColor(107);
540                b.SetFillStyle(3954);
541                b.DrawBox(512.,-500.,768.,4500);
542              }
543            else if(nn==9){            else if(nn==9){
544              b.SetFillColor(107);              b.SetFillColor(107);
545              b.SetFillStyle(3954);              b.SetFillStyle(3954);

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.23