I have a pdf which is a convolution of an exponential with a resolution function (RooBDecay). I create an NLL from this and use it to fit. The fitting portion is fine, however, when I try to use this NLL for any other purposes (eg plotting or importing it to a workspace), I get hit with a redirectServers error which says that the resolution function could not be redirected:
[#0] ERROR:LinkStateMgmt โ RooAbsArg::redirectServers(0x55fc1c8fd080,sc_pdf_btag): server res_core (0x55fc0921c4f0) not redirected
What could be done to resolve this? I am saving all my pdfs in a RooWorkspace and loading them if it helps.
Could you please provide a reproducer for the issue and share with us which version of ROOT you are using? We can then decide whether an issue on our tracker GitHub ยท Where software is built is in order.