| 2 |
* FTrkQLook_EXPERT.cxx |
* FTrkQLook_EXPERT.cxx |
| 3 |
* |
* |
| 4 |
* autor: D.Fedele |
* autor: D.Fedele |
| 5 |
* version v1r19 |
* version v1r20 |
| 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 |
| 1174 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 1175 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 1176 |
b.DrawBox(384.,0.,512.,maxhist); |
b.DrawBox(384.,0.,512.,maxhist); |
| 1177 |
|
b.DrawBox(2048.,0.,2432.,maxhist); |
| 1178 |
b.DrawBox(2816.,0.,2944.,maxhist); |
b.DrawBox(2816.,0.,2944.,maxhist); |
|
b.DrawBox(2048.,0.,2176.,maxhist); |
|
| 1179 |
} |
} |
| 1180 |
else if(i==4){ |
else if(i==4){ |
| 1181 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 1182 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 1183 |
b.DrawBox(384.,0.,512.,maxhist); |
b.DrawBox(384.,0.,512.,maxhist); |
| 1184 |
|
b.DrawBox(2816.,0.,2944.,maxhist); |
| 1185 |
} |
} |
| 1186 |
else if(i==6){ |
else if(i==6){ |
| 1187 |
b.SetFillColor(6); |
b.SetFillColor(6); |
| 1188 |
b.SetFillStyle(3945); |
b.SetFillStyle(3945); |
|
b.DrawBox(2560.,0.,2816.,maxhist); |
|
| 1189 |
b.DrawBox(1024.,0.,1280.,maxhist); |
b.DrawBox(1024.,0.,1280.,maxhist); |
| 1190 |
|
|
| 1191 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 1192 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 1193 |
b.DrawBox(512.,0.,768.,maxhist); |
b.DrawBox(512.,0.,768.,maxhist); |
| 1194 |
b.DrawBox(1280.,0.,1792.,maxhist); |
b.DrawBox(1280.,0.,1792.,maxhist); |
| 1195 |
|
b.DrawBox(2560.,0.,2816.,maxhist); |
| 1196 |
} |
} |
| 1197 |
else if(i==7){ |
else if(i==7){ |
| 1198 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 1214 |
else if(i==10){ |
else if(i==10){ |
| 1215 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 1216 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 1217 |
|
b.DrawBox(1024.,0.,1152.,maxhist); |
| 1218 |
b.DrawBox(2048.,0.,3070.,maxhist); |
b.DrawBox(2048.,0.,3070.,maxhist); |
| 1219 |
} |
} |
| 1220 |
else if(i==11){ |
else if(i==11){ |