Is it possible to convolute two RooFormulaVar?
I have one RooFormulaVar which is created from the RooProfileLL, and another Gaussian RooFormulaVar, like this:
RooFit can convolute PDFs, but bare formulae were not foreseen (RooFFTConvPdf).
What is the reason for trying to convolve a profileLL with something else? Is it maybe something that could be done using PDFs?