/[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.24 by pam-fi, Mon Feb 12 10:18:17 2007 UTC revision 1.26 by pam-fi, Mon Feb 26 16:41:06 2007 UTC
# Line 2  Line 2 
2   *  FTrkScanQlook_EXPERT.cxx   *  FTrkScanQlook_EXPERT.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v2r03   * version v2r05
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 905  void FTrkScanQLook_EXPERT(TString file, Line 905  void FTrkScanQLook_EXPERT(TString file,
905              b.DrawBox(256.,-500.,512.,4500.);              b.DrawBox(256.,-500.,512.,4500.);
906              b.DrawBox(2816.,-500.,3070.,4500.);              b.DrawBox(2816.,-500.,3070.,4500.);
907            }            }
908              else if(nn==5){
909                b.SetFillColor(107);
910                b.SetFillStyle(3954);
911                b.DrawBox(896.,-500.,1024.,4500.);      
912              }
913            else if(nn==6){            else if(nn==6){
914              b.SetFillColor(6);              b.SetFillColor(6);
915              b.SetFillStyle(3945);              b.SetFillStyle(3945);
# Line 920  void FTrkScanQLook_EXPERT(TString file, Line 925  void FTrkScanQLook_EXPERT(TString file,
925              b.SetFillColor(107);              b.SetFillColor(107);
926              b.SetFillStyle(3954);              b.SetFillStyle(3954);
927              b.DrawBox(512.,-500.,768.,4500.);              b.DrawBox(512.,-500.,768.,4500.);
928              b.DrawBox(1024.,-500.,1535.,4500.);              b.DrawBox(896.,-500.,1535.,4500.);
929            }            }
930            else if(nn==8){            else if(nn==8){
931              b.SetFillColor(107);              b.SetFillColor(107);

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.26

  ViewVC Help
Powered by ViewVC 1.1.23