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

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

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

revision 1.14 by pam-fi, Tue Sep 19 15:15:42 2006 UTC revision 1.15 by pam-fi, Mon Oct 2 13:05:39 2006 UTC
# Line 2  Line 2 
2   * FTrkQLook_BASIC.cxx   * FTrkQLook_BASIC.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r08   * version v1r09
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 366  void FTrkQLook_BASIC(TString file,Int_t Line 366  void FTrkQLook_BASIC(TString file,Int_t
366          else pad[n][ii]->SetFillColor(10);          else pad[n][ii]->SetFillColor(10);
367        }        }
368    
369        oss<<"DSP  "<<i+1;        oss<<"DSP  "<<n+1;
370        DataTimeCanv[ii]->cd();        DataTimeCanv[ii]->cd();
371        pad[n][ii]->SetFrameFillColor(10);        pad[n][ii]->SetFrameFillColor(10);
372        pad[n][ii]->Draw();        pad[n][ii]->Draw();

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.23