Merge https://bitbucket.org/muonspin/musrfit into root6
This commit is contained in:
commit
00b012d0dd
@ -939,6 +939,7 @@ void PMusrCanvas::HandleCmdKey(Int_t event, Int_t x, Int_t y, TObject *selected)
|
|||||||
|
|
||||||
if (fBatchMode) {
|
if (fBatchMode) {
|
||||||
if (fStartWithAvg) { // this is needed to get the averaging in the batch mode
|
if (fStartWithAvg) { // this is needed to get the averaging in the batch mode
|
||||||
|
fAveragedView = fStartWithAvg;
|
||||||
HandleAverage();
|
HandleAverage();
|
||||||
PlotAverage(true);
|
PlotAverage(true);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user