/[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.27 by pam-fi, Thu Mar 8 01:41:02 2007 UTC revision 1.28 by pam-fi, Mon May 28 10:27:51 2007 UTC
# Line 2  Line 2 
2   *  FTrkScanQlook_EXPERT.cxx   *  FTrkScanQlook_EXPERT.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v2r06   * version v2r07
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 933  void FTrkScanQLook_EXPERT(TString file, Line 933  void FTrkScanQLook_EXPERT(TString file,
933            else if(nn==9){            else if(nn==9){
934              b.SetFillColor(107);              b.SetFillColor(107);
935              b.SetFillStyle(3954);              b.SetFillStyle(3954);
936                b.DrawBox(0.,-500.,128.,4500.);
937              b.DrawBox(256.,-500.,384.,4500.);              b.DrawBox(256.,-500.,384.,4500.);
938                b.DrawBox(512.,-500.,640.,4500.);
939                b.DrawBox(896.,-500.,1024.,4500.);
940              b.DrawBox(1280.,-500.,1535.,4500.);              b.DrawBox(1280.,-500.,1535.,4500.);
941              b.DrawBox(1792.,-500.,1920.,4500.);              b.DrawBox(1792.,-500.,1920.,4500.);
942            }            }
943            else if(nn==10){            else if(nn==10){
944              b.SetFillColor(107);              b.SetFillColor(107);
945              b.SetFillStyle(3954);              b.SetFillStyle(3954);
946                b.DrawBox(0.,-500.,256.,4500.);
947              b.DrawBox(1024.,-500.,1152.,4500.);              b.DrawBox(1024.,-500.,1152.,4500.);
948              b.DrawBox(2048.,-500.,3070.,4500.);              b.DrawBox(1768.,-500.,3070.,4500.);
949            }            }
950            else if(nn==11){            else if(nn==11){
951              b.SetFillColor(6);              b.SetFillColor(6);
# Line 952  void FTrkScanQLook_EXPERT(TString file, Line 956  void FTrkScanQLook_EXPERT(TString file,
956              b.SetFillStyle(3954);              b.SetFillStyle(3954);
957              b.DrawBox(0.,-500.,512.,4500.);              b.DrawBox(0.,-500.,512.,4500.);
958              b.DrawBox(1920.,-500.,2560.,4500.);              b.DrawBox(1920.,-500.,2560.,4500.);
959                b.DrawBox(2816.,-500.,3070.,4500.);
960            }            }
961            for(int va=1; va<24; va++){            for(int va=1; va<24; va++){
962              va1x=128*va;              va1x=128*va;

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

  ViewVC Help
Powered by ViewVC 1.1.23