adopted unzoom to "improvement" r33665 in root-5.27.04 also for difference Fourier. Fixed unzoom bug in musrt0 (MUSR-77)
This commit is contained in:
@ -1108,6 +1108,7 @@ void PMusrT0::SetBkgLastChannel()
|
||||
void PMusrT0::UnZoom()
|
||||
{
|
||||
fHisto->GetXaxis()->UnZoom();
|
||||
fHisto->GetYaxis()->UnZoom();
|
||||
|
||||
fMainCanvas->Modified(); // needed that Update is actually working
|
||||
fMainCanvas->Update();
|
||||
|
Reference in New Issue
Block a user