/[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.12 by pam-fi, Tue Sep 19 15:15:42 2006 UTC revision 1.13 by pam-fi, Mon Oct 2 13:05:39 2006 UTC
# Line 2  Line 2 
2   *  FTrkScanQlook_EXPERT.cxx   *  FTrkScanQlook_EXPERT.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r11   * version v1r12
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 522  void FTrkScanQLook_EXPERT(TString file, Line 522  void FTrkScanQLook_EXPERT(TString file,
522              b.SetFillStyle(3954);              b.SetFillStyle(3954);
523              b.DrawBox(512.,-500.,768.,4500.);              b.DrawBox(512.,-500.,768.,4500.);
524            }            }
525              else if(nn==9){
526                b.SetFillColor(107);
527                b.SetFillStyle(3954);
528                b.DrawBox(256.,-500.,384.,4500);
529              }
530            else if(nn==11){            else if(nn==11){
531              b.SetFillColor(6);              b.SetFillColor(6);
532              b.SetFillStyle(3945);              b.SetFillStyle(3945);

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.23