Revision b67de9a5bf07c685d3d572164c44626d1228c4a4 authored by Jonas Rembser on 13 June 2024, 15:31:44 UTC, committed by Danilo Piparo on 15 June 2024, 10:20:08 UTC
It's not necessary because the data token is not set for `RooRealVar`s
to begin with:
https://github.com/root-project/root/blob/master/roofit/roofitcore/src/RooFit/Evaluator.cxx#L185

And by not doing this unnecessary resetting, we avoid potential crashes
in case the `RooRealVar`s live not as long as the evaluator.
1 parent 21e96fc
History

back to top