545 |
b.SetFillColor(6); |
b.SetFillColor(6); |
546 |
b.SetFillStyle(3945); |
b.SetFillStyle(3945); |
547 |
b.DrawBox(2560.,2200.,2816.,maxhist); |
b.DrawBox(2560.,2200.,2816.,maxhist); |
548 |
b.DrawBox(1024.,2200.,1792.,maxhist); |
b.DrawBox(1024.,2200.,1535.,maxhist); |
549 |
|
|
550 |
b.SetFillColor(107); |
b.SetFillColor(107); |
551 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
552 |
b.DrawBox(512.,2200.,768.,maxhist); |
b.DrawBox(512.,2200.,768.,maxhist); |
553 |
|
b.DrawBox(1536.,2200.,1792.,maxhist); |
554 |
} |
} |
555 |
else if(nn==7){ |
else if(nn==7){ |
556 |
maxhist=histoped[nn]->GetMaximum(); |
maxhist=histoped[nn]->GetMaximum(); |
626 |
b.SetFillColor(6); |
b.SetFillColor(6); |
627 |
b.SetFillStyle(3945); |
b.SetFillStyle(3945); |
628 |
b.DrawBox(2560.,0.,2816.,maxhist); |
b.DrawBox(2560.,0.,2816.,maxhist); |
629 |
b.DrawBox(1024.,0.,1792.,maxhist); |
b.DrawBox(1024.,0.,1535.,maxhist); |
630 |
|
|
631 |
b.SetFillColor(107); |
b.SetFillColor(107); |
632 |
b.SetFillStyle(3954); |
b.SetFillStyle(3954); |
633 |
b.DrawBox(512.,0.,768.,maxhist); |
b.DrawBox(512.,0.,768.,maxhist); |
634 |
|
b.DrawBox(1536.,0.,1792.,maxhist); |
635 |
} |
} |
636 |
else if(nn==7){ |
else if(nn==7){ |
637 |
maxhist=histosig[nn]->GetMaximum(); |
maxhist=histosig[nn]->GetMaximum(); |