/[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.20 by pam-fi, Sat Dec 2 16:12:47 2006 UTC revision 1.21 by pam-fi, Wed Dec 6 10:06:27 2006 UTC
# Line 2  Line 2 
2   * FTrkCalibQLookExpert.cxx   * FTrkCalibQLookExpert.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r18   * version v1r20
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 550  void FTrkCalibQLook_EXPERT(TString file, Line 550  void FTrkCalibQLook_EXPERT(TString file,
550    
551            b.SetFillColor(107);            b.SetFillColor(107);
552            b.SetFillStyle(3954);            b.SetFillStyle(3954);
553              //b.DrawBox(384.,700.,512.,maxhist);
554            b.DrawBox(2816.,700.,2944.,maxhist);            b.DrawBox(2816.,700.,2944.,maxhist);
555            b.DrawBox(2048.,700.,2176.,maxhist);            b.DrawBox(2048.,700.,2176.,maxhist);
556          }          }
# Line 583  void FTrkCalibQLook_EXPERT(TString file, Line 584  void FTrkCalibQLook_EXPERT(TString file,
584            b.SetFillColor(107);            b.SetFillColor(107);
585            b.SetFillStyle(3954);            b.SetFillStyle(3954);
586            b.DrawBox(256.,700.,384.,maxhist);            b.DrawBox(256.,700.,384.,maxhist);
587              //b.DrawBox(1280.,700.,1408.,maxhist);
588              //b.DrawBox(1792.,700.,1920.,maxhist);
589          }          }
590          else if(nn==10){          else if(nn==10){
591            b.SetFillColor(107);            b.SetFillColor(107);
592            b.SetFillStyle(3954);            b.SetFillStyle(3954);
593            b.DrawBox(2560.,2200.,3070.,maxhist);            b.DrawBox(2048.,2200.,3070.,maxhist);
594          }          }
595          else if(nn==11){          else if(nn==11){
596            b.SetFillColor(6);            b.SetFillColor(6);
# Line 656  void FTrkCalibQLook_EXPERT(TString file, Line 659  void FTrkCalibQLook_EXPERT(TString file,
659    
660            b.SetFillColor(107);            b.SetFillColor(107);
661            b.SetFillStyle(3954);            b.SetFillStyle(3954);
662              //b.DrawBox(384.,0.,512.,maxhist);
663            b.DrawBox(2816.,0.,2944.,maxhist);            b.DrawBox(2816.,0.,2944.,maxhist);
664            b.DrawBox(2048.,0.,2176.,maxhist);            b.DrawBox(2048.,0.,2176.,maxhist);
665          }          }
# Line 689  void FTrkCalibQLook_EXPERT(TString file, Line 693  void FTrkCalibQLook_EXPERT(TString file,
693            b.SetFillColor(107);            b.SetFillColor(107);
694            b.SetFillStyle(3954);            b.SetFillStyle(3954);
695            b.DrawBox(256.,0.,384.,maxhist);            b.DrawBox(256.,0.,384.,maxhist);
696              //b.DrawBox(1280.,0.,1408.,maxhist);
697              //b.DrawBox(1792.,0.,1920.,maxhist);
698          }          }
699          else if(nn==10){          else if(nn==10){
700            b.SetFillColor(107);            b.SetFillColor(107);
701            b.SetFillStyle(3954);            b.SetFillStyle(3954);
702            b.DrawBox(2560.,0.,3070.,maxhist);            b.DrawBox(2048.,0.,3070.,maxhist);
703          }          }
704          else if(nn==11){          else if(nn==11){
705            b.SetFillColor(6);            b.SetFillColor(6);

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.23