2 |
* FTrkCalibQLookExpert.cxx |
* FTrkCalibQLookExpert.cxx |
3 |
* |
* |
4 |
* autor: D.Fedele |
* autor: D.Fedele |
5 |
* version v1r18 |
* version v1r20 |
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 |
550 |
|
|
551 |
b.SetFillColor(107); |
b.SetFillColor(107); |
552 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
553 |
|
//b.DrawBox(384.,700.,512.,maxhist); |
554 |
b.DrawBox(2816.,700.,2944.,maxhist); |
b.DrawBox(2816.,700.,2944.,maxhist); |
555 |
b.DrawBox(2048.,700.,2176.,maxhist); |
b.DrawBox(2048.,700.,2176.,maxhist); |
556 |
} |
} |
584 |
b.SetFillColor(107); |
b.SetFillColor(107); |
585 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
586 |
b.DrawBox(256.,700.,384.,maxhist); |
b.DrawBox(256.,700.,384.,maxhist); |
587 |
|
//b.DrawBox(1280.,700.,1408.,maxhist); |
588 |
|
//b.DrawBox(1792.,700.,1920.,maxhist); |
589 |
} |
} |
590 |
else if(nn==10){ |
else if(nn==10){ |
591 |
b.SetFillColor(107); |
b.SetFillColor(107); |
592 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
593 |
b.DrawBox(2560.,2200.,3070.,maxhist); |
b.DrawBox(2048.,2200.,3070.,maxhist); |
594 |
} |
} |
595 |
else if(nn==11){ |
else if(nn==11){ |
596 |
b.SetFillColor(6); |
b.SetFillColor(6); |
659 |
|
|
660 |
b.SetFillColor(107); |
b.SetFillColor(107); |
661 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
662 |
|
//b.DrawBox(384.,0.,512.,maxhist); |
663 |
b.DrawBox(2816.,0.,2944.,maxhist); |
b.DrawBox(2816.,0.,2944.,maxhist); |
664 |
b.DrawBox(2048.,0.,2176.,maxhist); |
b.DrawBox(2048.,0.,2176.,maxhist); |
665 |
} |
} |
693 |
b.SetFillColor(107); |
b.SetFillColor(107); |
694 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
695 |
b.DrawBox(256.,0.,384.,maxhist); |
b.DrawBox(256.,0.,384.,maxhist); |
696 |
|
//b.DrawBox(1280.,0.,1408.,maxhist); |
697 |
|
//b.DrawBox(1792.,0.,1920.,maxhist); |
698 |
} |
} |
699 |
else if(nn==10){ |
else if(nn==10){ |
700 |
b.SetFillColor(107); |
b.SetFillColor(107); |
701 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
702 |
b.DrawBox(2560.,0.,3070.,maxhist); |
b.DrawBox(2048.,0.,3070.,maxhist); |
703 |
} |
} |
704 |
else if(nn==11){ |
else if(nn==11){ |
705 |
b.SetFillColor(6); |
b.SetFillColor(6); |