/[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.29 by pam-fi, Tue Feb 20 21:57:29 2007 UTC revision 1.30 by pam-fi, Mon Feb 26 16:41:06 2007 UTC
# Line 2  Line 2 
2   * FTrkQLook_EXPERT.cxx   * FTrkQLook_EXPERT.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r23   * version v1r24
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 1191  void FTrkQLook_EXPERT(TString file,Int_t Line 1191  void FTrkQLook_EXPERT(TString file,Int_t
1191        b.DrawBox(256.,0.,512.,maxhist);        b.DrawBox(256.,0.,512.,maxhist);
1192        b.DrawBox(2816.,0.,3070.,maxhist);        b.DrawBox(2816.,0.,3070.,maxhist);
1193      }      }
1194        else if(i==5){
1195          b.SetFillColor(107);
1196          b.SetFillStyle(3954);
1197          b.DrawBox(896.,0.,1024.,maxhist);      
1198        }
1199      else if(i==6){      else if(i==6){
1200        b.SetFillColor(6);        b.SetFillColor(6);
1201        b.SetFillStyle(3945);        b.SetFillStyle(3945);

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

  ViewVC Help
Powered by ViewVC 1.1.23