/[PAMELA software]/quicklook/tracker/flight/macros/FTrkQLook_EXPERT.cxx
ViewVC logotype

Diff of /quicklook/tracker/flight/macros/FTrkQLook_EXPERT.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by pam-fi, Sat Dec 2 16:12:47 2006 UTC revision 1.24 by pam-fi, Wed Dec 6 10:06:27 2006 UTC
# Line 2  Line 2 
2   * FTrkQLook_EXPERT.cxx   * FTrkQLook_EXPERT.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r16   * version v1r18
6   * Parameters:   * Parameters:
7   *      file - the data file to analyze   *      file - the data file to analyze
8   *      fromevent - first event to analyze   *      fromevent - first event to analyze
# Line 1173  void FTrkQLook_EXPERT(TString file,Int_t Line 1173  void FTrkQLook_EXPERT(TString file,Int_t
1173    
1174        b.SetFillColor(107);        b.SetFillColor(107);
1175        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1176          //b.DrawBox(384.,0.,512.,maxhist);
1177        b.DrawBox(2816.,0.,2944.,maxhist);        b.DrawBox(2816.,0.,2944.,maxhist);
1178        b.DrawBox(2048.,0.,2176.,maxhist);        b.DrawBox(2048.,0.,2176.,maxhist);
1179      }      }
# Line 1206  void FTrkQLook_EXPERT(TString file,Int_t Line 1207  void FTrkQLook_EXPERT(TString file,Int_t
1207        b.SetFillColor(107);        b.SetFillColor(107);
1208        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1209        b.DrawBox(256.,0.,384.,maxhist);        b.DrawBox(256.,0.,384.,maxhist);
1210          //b.DrawBox(1280.,0.,1408.,maxhist);
1211          //b.DrawBox(1792.,0.,1920.,maxhist);
1212      }      }
1213      else if(i==10){      else if(i==10){
1214        b.SetFillColor(107);        b.SetFillColor(107);
1215        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1216        b.DrawBox(2560.,0.,3070.,maxhist);        b.DrawBox(2048.,0.,3070.,maxhist);
1217      }      }
1218      else if(i==11){      else if(i==11){
1219        b.SetFillColor(6);        b.SetFillColor(6);

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

  ViewVC Help
Powered by ViewVC 1.1.23