/[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.26 by pam-fi, Tue Feb 20 21:57:28 2007 UTC revision 1.27 by pam-fi, Mon Feb 26 16:41:05 2007 UTC
# Line 2  Line 2 
2   * FTrkCalibQLookExpert.cxx   * FTrkCalibQLookExpert.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r24   * version v1r25
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 566  void FTrkCalibQLook_EXPERT(TString file, Line 566  void FTrkCalibQLook_EXPERT(TString file,
566            b.DrawBox(256.,2200.,512.,maxhist);            b.DrawBox(256.,2200.,512.,maxhist);
567            b.DrawBox(2816.,2200.,3070.,maxhist);            b.DrawBox(2816.,2200.,3070.,maxhist);
568          }          }
569            else if(nn==5){
570              b.SetFillColor(107);
571              b.SetFillStyle(3954);
572              b.DrawBox(896.,700.,1024.,maxhist);      
573            }
574          else if(nn==6){          else if(nn==6){
575            b.SetFillColor(6);            b.SetFillColor(6);
576            b.SetFillStyle(3945);            b.SetFillStyle(3945);
# Line 684  void FTrkCalibQLook_EXPERT(TString file, Line 689  void FTrkCalibQLook_EXPERT(TString file,
689            b.DrawBox(256.,0.,512.,maxhist);            b.DrawBox(256.,0.,512.,maxhist);
690            b.DrawBox(2816.,0.,3070.,maxhist);            b.DrawBox(2816.,0.,3070.,maxhist);
691          }          }
692            else if(nn==5){
693              b.SetFillColor(107);
694              b.SetFillStyle(3954);
695              b.DrawBox(896.,0.,1024.,maxhist);      
696            }
697          else if(nn==6){          else if(nn==6){
698            b.SetFillColor(6);            b.SetFillColor(6);
699            b.SetFillStyle(3945);            b.SetFillStyle(3945);

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

  ViewVC Help
Powered by ViewVC 1.1.23