| 2 |
* FTrkScanQlook_EXPERT.cxx |
* FTrkScanQlook_EXPERT.cxx |
| 3 |
* |
* |
| 4 |
* autor: D.Fedele |
* autor: D.Fedele |
| 5 |
* version v2r06 |
* version v2r07 |
| 6 |
* Parameters: |
* Parameters: |
| 7 |
* file - the path to the root file to analyze |
* file - the path to the root file to analyze |
| 8 |
* outdir - total path of output file |
* outdir - total path of output file |
| 933 |
else if(nn==9){ |
else if(nn==9){ |
| 934 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 935 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 936 |
|
b.DrawBox(0.,-500.,128.,4500.); |
| 937 |
b.DrawBox(256.,-500.,384.,4500.); |
b.DrawBox(256.,-500.,384.,4500.); |
| 938 |
|
b.DrawBox(512.,-500.,640.,4500.); |
| 939 |
|
b.DrawBox(896.,-500.,1024.,4500.); |
| 940 |
b.DrawBox(1280.,-500.,1535.,4500.); |
b.DrawBox(1280.,-500.,1535.,4500.); |
| 941 |
b.DrawBox(1792.,-500.,1920.,4500.); |
b.DrawBox(1792.,-500.,1920.,4500.); |
| 942 |
} |
} |
| 943 |
else if(nn==10){ |
else if(nn==10){ |
| 944 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 945 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 946 |
|
b.DrawBox(0.,-500.,256.,4500.); |
| 947 |
b.DrawBox(1024.,-500.,1152.,4500.); |
b.DrawBox(1024.,-500.,1152.,4500.); |
| 948 |
b.DrawBox(2048.,-500.,3070.,4500.); |
b.DrawBox(1768.,-500.,3070.,4500.); |
| 949 |
} |
} |
| 950 |
else if(nn==11){ |
else if(nn==11){ |
| 951 |
b.SetFillColor(6); |
b.SetFillColor(6); |
| 956 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 957 |
b.DrawBox(0.,-500.,512.,4500.); |
b.DrawBox(0.,-500.,512.,4500.); |
| 958 |
b.DrawBox(1920.,-500.,2560.,4500.); |
b.DrawBox(1920.,-500.,2560.,4500.); |
| 959 |
|
b.DrawBox(2816.,-500.,3070.,4500.); |
| 960 |
} |
} |
| 961 |
for(int va=1; va<24; va++){ |
for(int va=1; va<24; va++){ |
| 962 |
va1x=128*va; |
va1x=128*va; |