| 2 |
* FTrkCalibQLookExpert.cxx |
* FTrkCalibQLookExpert.cxx |
| 3 |
* |
* |
| 4 |
* autor: D.Fedele |
* autor: D.Fedele |
| 5 |
* version v1r26 |
* version v1r27 |
| 6 |
* Parameters: |
* Parameters: |
| 7 |
* file - the data file to analyze |
* file - the data file to analyze |
| 8 |
* step - select =1 in order to analyze one event at time |
* step - select =1 in order to analyze one event at time |
| 594 |
else if(nn==9){ |
else if(nn==9){ |
| 595 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 596 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 597 |
|
b.DrawBox(0.,700.,128.,maxhist); |
| 598 |
b.DrawBox(256.,700.,384.,maxhist); |
b.DrawBox(256.,700.,384.,maxhist); |
| 599 |
|
b.DrawBox(512.,700.,640.,maxhist); |
| 600 |
|
b.DrawBox(896.,700.,1024.,maxhist); |
| 601 |
b.DrawBox(1280.,700.,1535.,maxhist); |
b.DrawBox(1280.,700.,1535.,maxhist); |
| 602 |
b.DrawBox(1792.,700.,1920.,maxhist); |
b.DrawBox(1792.,700.,1920.,maxhist); |
| 603 |
} |
} |
| 604 |
else if(nn==10){ |
else if(nn==10){ |
| 605 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 606 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 607 |
|
b.DrawBox(0.,2200.,256.,maxhist); |
| 608 |
b.DrawBox(1024.,2200.,1152.,maxhist); |
b.DrawBox(1024.,2200.,1152.,maxhist); |
| 609 |
b.DrawBox(2048.,2200.,3070.,maxhist); |
b.DrawBox(1768.,2200.,3070.,maxhist); |
| 610 |
} |
} |
| 611 |
else if(nn==11){ |
else if(nn==11){ |
| 612 |
b.SetFillColor(6); |
b.SetFillColor(6); |
| 617 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 618 |
b.DrawBox(0.,700.,512.,maxhist); |
b.DrawBox(0.,700.,512.,maxhist); |
| 619 |
b.DrawBox(1920.,700.,2560.,maxhist); |
b.DrawBox(1920.,700.,2560.,maxhist); |
| 620 |
|
b.DrawBox(2816.,700.,3070.,maxhist); |
| 621 |
} |
} |
| 622 |
// } |
// } |
| 623 |
// else histoped[nn]->Draw("axis"); |
// else histoped[nn]->Draw("axis"); |
| 624 |
histoaped[nn]->Draw("same"); |
histoaped[nn]->Draw("same"); |
| 625 |
if((nn+1)%2==1) { |
if((nn+1)%2==1) { |
| 720 |
else if(nn==9){ |
else if(nn==9){ |
| 721 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 722 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 723 |
|
b.DrawBox(0.,0.,128.,maxhist); |
| 724 |
b.DrawBox(256.,0.,384.,maxhist); |
b.DrawBox(256.,0.,384.,maxhist); |
| 725 |
|
b.DrawBox(512.,0.,640.,maxhist); |
| 726 |
|
b.DrawBox(896.,0.,1024.,maxhist); |
| 727 |
b.DrawBox(1280.,0.,1535.,maxhist); |
b.DrawBox(1280.,0.,1535.,maxhist); |
| 728 |
b.DrawBox(1792.,0.,1920.,maxhist); |
b.DrawBox(1792.,0.,1920.,maxhist); |
| 729 |
} |
} |
| 730 |
else if(nn==10){ |
else if(nn==10){ |
| 731 |
b.SetFillColor(107); |
b.SetFillColor(107); |
| 732 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 733 |
|
b.DrawBox(0.,0.,256.,maxhist); |
| 734 |
b.DrawBox(1024.,0.,1152.,maxhist); |
b.DrawBox(1024.,0.,1152.,maxhist); |
| 735 |
b.DrawBox(2048.,0.,3070.,maxhist); |
b.DrawBox(1768.,0.,3070.,maxhist); |
| 736 |
} |
} |
| 737 |
else if(nn==11){ |
else if(nn==11){ |
| 738 |
b.SetFillColor(6); |
b.SetFillColor(6); |
| 743 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
| 744 |
b.DrawBox(0.,0.,512.,maxhist); |
b.DrawBox(0.,0.,512.,maxhist); |
| 745 |
b.DrawBox(1920.,0.,2560.,maxhist); |
b.DrawBox(1920.,0.,2560.,maxhist); |
| 746 |
|
b.DrawBox(2816.,0.,3070.,maxhist); |
| 747 |
} |
} |
| 748 |
// } |
// } |
| 749 |
// else histosig[nn]->Draw("axis"); |
// else histosig[nn]->Draw("axis"); |