/[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.24 by pam-fi, Mon Feb 12 10:18:17 2007 UTC revision 1.27 by pam-fi, Mon Feb 26 16:41:05 2007 UTC
# Line 1  Line 1 
1  `/**  /**
2   * FTrkCalibQLookExpert.cxx   * FTrkCalibQLookExpert.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r23   * 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 581  void FTrkCalibQLook_EXPERT(TString file, Line 586  void FTrkCalibQLook_EXPERT(TString file,
586            b.SetFillColor(107);            b.SetFillColor(107);
587            b.SetFillStyle(3954);            b.SetFillStyle(3954);
588            b.DrawBox(512.,700.,768.,maxhist);            b.DrawBox(512.,700.,768.,maxhist);
589            b.DrawBox(1024.,700.,1535.,maxhist);            b.DrawBox(896.,700.,1535.,maxhist);
590          }          }
591          else if(nn==8){          else if(nn==8){
592            b.SetFillColor(107);            b.SetFillColor(107);
# 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);
# Line 699  void FTrkCalibQLook_EXPERT(TString file, Line 709  void FTrkCalibQLook_EXPERT(TString file,
709            b.SetFillColor(107);            b.SetFillColor(107);
710            b.SetFillStyle(3954);            b.SetFillStyle(3954);
711            b.DrawBox(512.,0.,768.,maxhist);            b.DrawBox(512.,0.,768.,maxhist);
712            b.DrawBox(1024.,0.,1535.,maxhist);            b.DrawBox(896.,0.,1535.,maxhist);
713          }          }
714          else if(nn==8){          else if(nn==8){
715            b.SetFillColor(107);            b.SetFillColor(107);

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

  ViewVC Help
Powered by ViewVC 1.1.23