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

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

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

revision 1.25 by pam-fi, Mon Feb 12 10:28:12 2007 UTC revision 1.26 by pam-fi, Tue Feb 20 21:57:28 2007 UTC
# Line 2  Line 2 
2   * FTrkCalibQLookExpert.cxx   * FTrkCalibQLookExpert.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   *      step - select =1 in order to analyze one event at time   *      step - select =1 in order to analyze one event at time
# Line 581  void FTrkCalibQLook_EXPERT(TString file, Line 581  void FTrkCalibQLook_EXPERT(TString file,
581            b.SetFillColor(107);            b.SetFillColor(107);
582            b.SetFillStyle(3954);            b.SetFillStyle(3954);
583            b.DrawBox(512.,700.,768.,maxhist);            b.DrawBox(512.,700.,768.,maxhist);
584            b.DrawBox(1024.,700.,1535.,maxhist);            b.DrawBox(896.,700.,1535.,maxhist);
585          }          }
586          else if(nn==8){          else if(nn==8){
587            b.SetFillColor(107);            b.SetFillColor(107);
# Line 699  void FTrkCalibQLook_EXPERT(TString file, Line 699  void FTrkCalibQLook_EXPERT(TString file,
699            b.SetFillColor(107);            b.SetFillColor(107);
700            b.SetFillStyle(3954);            b.SetFillStyle(3954);
701            b.DrawBox(512.,0.,768.,maxhist);            b.DrawBox(512.,0.,768.,maxhist);
702            b.DrawBox(1024.,0.,1535.,maxhist);            b.DrawBox(896.,0.,1535.,maxhist);
703          }          }
704          else if(nn==8){          else if(nn==8){
705            b.SetFillColor(107);            b.SetFillColor(107);

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

  ViewVC Help
Powered by ViewVC 1.1.23