2 |
* FTrkScanQlook_EXPERT.cxx |
* FTrkScanQlook_EXPERT.cxx |
3 |
* |
* |
4 |
* autor: D.Fedele |
* autor: D.Fedele |
5 |
* version v1r14 |
* version v1r16 |
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 |
535 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
536 |
b.DrawBox(512.,-500.,768.,4500.); |
b.DrawBox(512.,-500.,768.,4500.); |
537 |
} |
} |
538 |
|
else if(nn==8){ |
539 |
|
b.SetFillColor(107); |
540 |
|
b.SetFillStyle(3954); |
541 |
|
b.DrawBox(512.,-500.,768.,4500.); |
542 |
|
} |
543 |
else if(nn==9){ |
else if(nn==9){ |
544 |
b.SetFillColor(107); |
b.SetFillColor(107); |
545 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
546 |
b.DrawBox(256.,-500.,384.,4500); |
b.DrawBox(256.,-500.,384.,4500.); |
547 |
|
} |
548 |
|
else if(nn==10){ |
549 |
|
b.SetFillColor(107); |
550 |
|
b.SetFillStyle(3954); |
551 |
|
b.DrawBox(2560.,-500.,3070.,4500.); |
552 |
} |
} |
553 |
else if(nn==11){ |
else if(nn==11){ |
554 |
b.SetFillColor(6); |
b.SetFillColor(6); |
557 |
|
|
558 |
b.SetFillColor(107); |
b.SetFillColor(107); |
559 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
560 |
b.DrawBox(0.,-500.,512.,4500); |
b.DrawBox(0.,-500.,512.,4500.); |
561 |
b.DrawBox(1920.,-500.,2560.,4500); |
b.DrawBox(1920.,-500.,2560.,4500.); |
562 |
} |
} |
563 |
c1[e]->Update(); |
c1[e]->Update(); |
564 |
} |
} |