Closed lenzip closed 5 months ago
I think I disagree on this point. There is no need to run in iterative mode when producing plots. It is actually much more slower. And in any case one can unset it manually if needed.
Well, likewise one can set it manually if needed in the calling code, like I did in my PR. I think we should do least unexpected global changes as possible.
Dmytro Kovalskyi reported
cmsstyle
setsrt.gROOT.SetBatch(rt.kTRUE)
. It would be better to avoid that. Not necessarly one wants to work in batch mode withcmsstyle
.