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

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

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

revision 1.23 by pam-fi, Sat Dec 2 16:12:47 2006 UTC revision 1.28 by pam-fi, Mon Feb 12 10:28:12 2007 UTC
# Line 2  Line 2 
2   * FTrkQLook_EXPERT.cxx   * FTrkQLook_EXPERT.cxx
3   *   *
4   * autor: D.Fedele   * autor: D.Fedele
5   * version v1r16   * version v1r21
6   * Parameters:   * Parameters:
7   *      file - the data file to analyze   *      file - the data file to analyze
8   *      fromevent - first event to analyze   *      fromevent - first event to analyze
# Line 1164  void FTrkQLook_EXPERT(TString file,Int_t Line 1164  void FTrkQLook_EXPERT(TString file,Int_t
1164      if(i==0){      if(i==0){
1165        b.SetFillColor(107);        b.SetFillColor(107);
1166        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1167          b.DrawBox(256.,0.,384.,maxhist);
1168        b.DrawBox(768.,0.,2047.,maxhist);        b.DrawBox(768.,0.,2047.,maxhist);
1169      }      }
1170      else if(i==1){      else if(i==1){
# Line 1173  void FTrkQLook_EXPERT(TString file,Int_t Line 1174  void FTrkQLook_EXPERT(TString file,Int_t
1174    
1175        b.SetFillColor(107);        b.SetFillColor(107);
1176        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1177          b.DrawBox(384.,0.,512.,maxhist);
1178          b.DrawBox(2048.,0.,2432.,maxhist);
1179        b.DrawBox(2816.,0.,2944.,maxhist);        b.DrawBox(2816.,0.,2944.,maxhist);
1180        b.DrawBox(2048.,0.,2176.,maxhist);      }
1181        else if(i==3){
1182          b.SetFillColor(107);
1183          b.SetFillStyle(3954);
1184          b.DrawBox(2816.,0.,3070.,maxhist);
1185      }      }
1186      else if(i==4){      else if(i==4){
1187        b.SetFillColor(107);        b.SetFillColor(107);
1188        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1189        b.DrawBox(384.,0.,512.,maxhist);        b.DrawBox(256.,0.,512.,maxhist);
1190          b.DrawBox(2816.,0.,3070.,maxhist);
1191      }      }
1192      else if(i==6){      else if(i==6){
1193        b.SetFillColor(6);        b.SetFillColor(6);
1194        b.SetFillStyle(3945);        b.SetFillStyle(3945);
1195        b.DrawBox(2560.,0.,2816.,maxhist);        b.DrawBox(1024.,0.,1280.,maxhist);
       b.DrawBox(1024.,0.,1535.,maxhist);  
1196    
1197        b.SetFillColor(107);        b.SetFillColor(107);
1198        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1199        b.DrawBox(512.,0.,768.,maxhist);        b.DrawBox(512.,0.,768.,maxhist);
1200        b.DrawBox(1536.,0.,1792.,maxhist);        b.DrawBox(1280.,0.,1792.,maxhist);
1201          b.DrawBox(2560.,0.,2816.,maxhist);
1202     }     }
1203      else if(i==7){      else if(i==7){
1204        b.SetFillColor(107);        b.SetFillColor(107);
1205        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1206        b.DrawBox(512.,0.,768.,maxhist);        b.DrawBox(512.,0.,768.,maxhist);
1207          b.DrawBox(1024.,0.,1535.,maxhist);
1208      }      }
1209      else if(i==8){      else if(i==8){
1210        b.SetFillColor(107);        b.SetFillColor(107);
# Line 1206  void FTrkQLook_EXPERT(TString file,Int_t Line 1215  void FTrkQLook_EXPERT(TString file,Int_t
1215        b.SetFillColor(107);        b.SetFillColor(107);
1216        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1217        b.DrawBox(256.,0.,384.,maxhist);        b.DrawBox(256.,0.,384.,maxhist);
1218          b.DrawBox(1280.,0.,1535.,maxhist);
1219          b.DrawBox(1792.,0.,1920.,maxhist);
1220      }      }
1221      else if(i==10){      else if(i==10){
1222        b.SetFillColor(107);        b.SetFillColor(107);
1223        b.SetFillStyle(3954);        b.SetFillStyle(3954);
1224        b.DrawBox(2560.,0.,3070.,maxhist);        b.DrawBox(1024.,0.,1152.,maxhist);
1225          b.DrawBox(2048.,0.,3070.,maxhist);
1226      }      }
1227      else if(i==11){      else if(i==11){
1228        b.SetFillColor(6);        b.SetFillColor(6);

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

  ViewVC Help
Powered by ViewVC 1.1.23