/[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.23 by pam-fi, Mon Jan 8 14:34:59 2007 UTC
# Line 2  Line 2 
2   * FTrkCalibQLookExpert.cxx   * FTrkCalibQLookExpert.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r18   * version v1r22
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(2048.,700.,2432.,maxhist);
555            b.DrawBox(2816.,700.,2944.,maxhist);            b.DrawBox(2816.,700.,2944.,maxhist);
           b.DrawBox(2048.,700.,2176.,maxhist);  
556          }          }
557          else if(nn==4){          else if(nn==4){
558            b.SetFillColor(107);            b.SetFillColor(107);
559            b.SetFillStyle(3954);            b.SetFillStyle(3954);
560            b.DrawBox(384.,2200.,512.,maxhist);            b.DrawBox(384.,2200.,512.,maxhist);
561              b.DrawBox(2816.,2200.,2944.,maxhist);
562          }          }
563          else if(nn==6){          else if(nn==6){
564            b.SetFillColor(6);            b.SetFillColor(6);
565            b.SetFillStyle(3945);            b.SetFillStyle(3945);
566            b.DrawBox(2560.,2200.,2816.,maxhist);            b.DrawBox(1024.,2200.,1280.,maxhist);
           b.DrawBox(1024.,2200.,1535.,maxhist);  
567                        
568            b.SetFillColor(107);            b.SetFillColor(107);
569            b.SetFillStyle(3954);            b.SetFillStyle(3954);
570            b.DrawBox(512.,2200.,768.,maxhist);            b.DrawBox(512.,2200.,768.,maxhist);
571            b.DrawBox(1536.,2200.,1792.,maxhist);            b.DrawBox(1280.,2200.,1792.,maxhist);
572              b.DrawBox(2560.,2200.,2816.,maxhist);
573          }          }
574          else if(nn==7){          else if(nn==7){
575            b.SetFillColor(107);            b.SetFillColor(107);
# Line 583  void FTrkCalibQLook_EXPERT(TString file, Line 585  void FTrkCalibQLook_EXPERT(TString file,
585            b.SetFillColor(107);            b.SetFillColor(107);
586            b.SetFillStyle(3954);            b.SetFillStyle(3954);
587            b.DrawBox(256.,700.,384.,maxhist);            b.DrawBox(256.,700.,384.,maxhist);
588              b.DrawBox(1280.,700.,1535.,maxhist);
589              b.DrawBox(1792.,700.,1920.,maxhist);
590          }          }
591          else if(nn==10){          else if(nn==10){
592            b.SetFillColor(107);            b.SetFillColor(107);
593            b.SetFillStyle(3954);            b.SetFillStyle(3954);
594            b.DrawBox(2560.,2200.,3070.,maxhist);            b.DrawBox(1024.,2200.,1152.,maxhist);
595              b.DrawBox(2048.,2200.,3070.,maxhist);
596          }          }
597          else if(nn==11){          else if(nn==11){
598            b.SetFillColor(6);            b.SetFillColor(6);
# Line 656  void FTrkCalibQLook_EXPERT(TString file, Line 661  void FTrkCalibQLook_EXPERT(TString file,
661    
662            b.SetFillColor(107);            b.SetFillColor(107);
663            b.SetFillStyle(3954);            b.SetFillStyle(3954);
664              b.DrawBox(384.,0.,512.,maxhist);
665              b.DrawBox(2048.,0.,2432.,maxhist);
666            b.DrawBox(2816.,0.,2944.,maxhist);            b.DrawBox(2816.,0.,2944.,maxhist);
           b.DrawBox(2048.,0.,2176.,maxhist);  
667          }          }
668          else if(nn==4){          else if(nn==4){
669            b.SetFillColor(107);            b.SetFillColor(107);
670            b.SetFillStyle(3954);            b.SetFillStyle(3954);
671            b.DrawBox(384.,0.,512.,maxhist);            b.DrawBox(384.,0.,512.,maxhist);
672              b.DrawBox(2816.,0.,2944.,maxhist);
673          }          }
674          else if(nn==6){          else if(nn==6){
675            b.SetFillColor(6);            b.SetFillColor(6);
676            b.SetFillStyle(3945);            b.SetFillStyle(3945);
677            b.DrawBox(2560.,0.,2816.,maxhist);            b.DrawBox(1024.,0.,1280.,maxhist);
           b.DrawBox(1024.,0.,1535.,maxhist);  
678                        
679            b.SetFillColor(107);            b.SetFillColor(107);
680            b.SetFillStyle(3954);            b.SetFillStyle(3954);
681            b.DrawBox(512.,0.,768.,maxhist);            b.DrawBox(512.,0.,768.,maxhist);
682            b.DrawBox(1536.,0.,1792.,maxhist);            b.DrawBox(1280.,0.,1792.,maxhist);
683              b.DrawBox(2560.,0.,2816.,maxhist);
684          }          }
685          else if(nn==7){          else if(nn==7){
686            b.SetFillColor(107);            b.SetFillColor(107);
# Line 689  void FTrkCalibQLook_EXPERT(TString file, Line 696  void FTrkCalibQLook_EXPERT(TString file,
696            b.SetFillColor(107);            b.SetFillColor(107);
697            b.SetFillStyle(3954);            b.SetFillStyle(3954);
698            b.DrawBox(256.,0.,384.,maxhist);            b.DrawBox(256.,0.,384.,maxhist);
699              b.DrawBox(1280.,0.,1535.,maxhist);
700              b.DrawBox(1792.,0.,1920.,maxhist);
701          }          }
702          else if(nn==10){          else if(nn==10){
703            b.SetFillColor(107);            b.SetFillColor(107);
704            b.SetFillStyle(3954);            b.SetFillStyle(3954);
705            b.DrawBox(2560.,0.,3070.,maxhist);            b.DrawBox(1024.,0.,1152.,maxhist);
706              b.DrawBox(2048.,0.,3070.,maxhist);
707          }          }
708          else if(nn==11){          else if(nn==11){
709            b.SetFillColor(6);            b.SetFillColor(6);

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

  ViewVC Help
Powered by ViewVC 1.1.23