2 |
* FTrkCalibQLookExpert.cxx |
* FTrkCalibQLookExpert.cxx |
3 |
* |
* |
4 |
* autor: D.Fedele |
* autor: D.Fedele |
5 |
* version v1r20 |
* version v1r21 |
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); |
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 |
} |
} |
563 |
b.SetFillColor(6); |
b.SetFillColor(6); |
564 |
b.SetFillStyle(3945); |
b.SetFillStyle(3945); |
565 |
b.DrawBox(2560.,2200.,2816.,maxhist); |
b.DrawBox(2560.,2200.,2816.,maxhist); |
566 |
b.DrawBox(1024.,2200.,1535.,maxhist); |
b.DrawBox(1024.,2200.,1280.,maxhist); |
567 |
|
|
568 |
b.SetFillColor(107); |
b.SetFillColor(107); |
569 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
570 |
b.DrawBox(512.,2200.,768.,maxhist); |
b.DrawBox(512.,2200.,768.,maxhist); |
571 |
b.DrawBox(1536.,2200.,1792.,maxhist); |
b.DrawBox(1280.,2200.,1792.,maxhist); |
572 |
} |
} |
573 |
else if(nn==7){ |
else if(nn==7){ |
574 |
b.SetFillColor(107); |
b.SetFillColor(107); |
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); |
b.DrawBox(1280.,700.,1535.,maxhist); |
588 |
//b.DrawBox(1792.,700.,1920.,maxhist); |
b.DrawBox(1792.,700.,1920.,maxhist); |
589 |
} |
} |
590 |
else if(nn==10){ |
else if(nn==10){ |
591 |
b.SetFillColor(107); |
b.SetFillColor(107); |
659 |
|
|
660 |
b.SetFillColor(107); |
b.SetFillColor(107); |
661 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
662 |
//b.DrawBox(384.,0.,512.,maxhist); |
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 |
} |
} |
672 |
b.SetFillColor(6); |
b.SetFillColor(6); |
673 |
b.SetFillStyle(3945); |
b.SetFillStyle(3945); |
674 |
b.DrawBox(2560.,0.,2816.,maxhist); |
b.DrawBox(2560.,0.,2816.,maxhist); |
675 |
b.DrawBox(1024.,0.,1535.,maxhist); |
b.DrawBox(1024.,0.,1280.,maxhist); |
676 |
|
|
677 |
b.SetFillColor(107); |
b.SetFillColor(107); |
678 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
679 |
b.DrawBox(512.,0.,768.,maxhist); |
b.DrawBox(512.,0.,768.,maxhist); |
680 |
b.DrawBox(1536.,0.,1792.,maxhist); |
b.DrawBox(1280.,0.,1792.,maxhist); |
681 |
} |
} |
682 |
else if(nn==7){ |
else if(nn==7){ |
683 |
b.SetFillColor(107); |
b.SetFillColor(107); |
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); |
b.DrawBox(1280.,0.,1535.,maxhist); |
697 |
//b.DrawBox(1792.,0.,1920.,maxhist); |
b.DrawBox(1792.,0.,1920.,maxhist); |
698 |
} |
} |
699 |
else if(nn==10){ |
else if(nn==10){ |
700 |
b.SetFillColor(107); |
b.SetFillColor(107); |