| 2 |
* FTrkScanQlook_EXPERT.cxx |
* FTrkScanQlook_EXPERT.cxx |
| 3 |
* |
* |
| 4 |
* autor: D.Fedele |
* autor: D.Fedele |
| 5 |
* version v1r11 |
* version v1r13 |
| 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 |
| 522 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 523 |
b.DrawBox(512.,-500.,768.,4500.); |
b.DrawBox(512.,-500.,768.,4500.); |
| 524 |
} |
} |
| 525 |
|
else if(nn==9){ |
| 526 |
|
b.SetFillColor(107); |
| 527 |
|
b.SetFillStyle(3954); |
| 528 |
|
b.DrawBox(256.,-500.,384.,4500); |
| 529 |
|
} |
| 530 |
else if(nn==11){ |
else if(nn==11){ |
| 531 |
b.SetFillColor(6); |
b.SetFillColor(6); |
| 532 |
b.SetFillStyle(3945); |
b.SetFillStyle(3945); |
| 535 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 536 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 537 |
b.DrawBox(0.,-500.,512.,4500); |
b.DrawBox(0.,-500.,512.,4500); |
| 538 |
b.DrawBox(1920.,-500.,2048.,4500); |
b.DrawBox(1920.,-500.,2560.,4500); |
|
b.DrawBox(2176.,-500.,2304.,4500); |
|
| 539 |
} |
} |
| 540 |
c1[e]->Update(); |
c1[e]->Update(); |
| 541 |
} |
} |