2 |
* FTrkQLook_EXPERT.cxx |
* FTrkQLook_EXPERT.cxx |
3 |
* |
* |
4 |
* autor: D.Fedele |
* autor: D.Fedele |
5 |
* version v1r25 |
* version v1r26 |
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 |
1221 |
else if(i==9){ |
else if(i==9){ |
1222 |
b.SetFillColor(107); |
b.SetFillColor(107); |
1223 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
1224 |
|
b.DrawBox(0.,0.,128.,maxhist); |
1225 |
b.DrawBox(256.,0.,384.,maxhist); |
b.DrawBox(256.,0.,384.,maxhist); |
1226 |
|
b.DrawBox(512.,0.,640.,maxhist); |
1227 |
|
b.DrawBox(896.,0.,1024.,maxhist); |
1228 |
b.DrawBox(1280.,0.,1535.,maxhist); |
b.DrawBox(1280.,0.,1535.,maxhist); |
1229 |
b.DrawBox(1792.,0.,1920.,maxhist); |
b.DrawBox(1792.,0.,1920.,maxhist); |
1230 |
} |
} |
1231 |
else if(i==10){ |
else if(i==10){ |
1232 |
b.SetFillColor(107); |
b.SetFillColor(107); |
1233 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
1234 |
|
b.DrawBox(0.,0.,256.,maxhist); |
1235 |
b.DrawBox(1024.,0.,1152.,maxhist); |
b.DrawBox(1024.,0.,1152.,maxhist); |
1236 |
b.DrawBox(2048.,0.,3070.,maxhist); |
b.DrawBox(1768.,0.,3070.,maxhist); |
1237 |
} |
} |
1238 |
else if(i==11){ |
else if(i==11){ |
1239 |
b.SetFillColor(6); |
b.SetFillColor(6); |
1244 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
1245 |
b.DrawBox(0.,0.,512.,maxhist); |
b.DrawBox(0.,0.,512.,maxhist); |
1246 |
b.DrawBox(1920.,0.,2560.,maxhist); |
b.DrawBox(1920.,0.,2560.,maxhist); |
1247 |
|
b.DrawBox(2816.,0.,3070.,maxhist); |
1248 |
} |
} |
1249 |
for(int va=1; va<24; va++){ |
for(int va=1; va<24; va++){ |
1250 |
va1x=128*va; |
va1x=128*va; |