Skip to content
Snippets Groups Projects
Commit a89130ac authored by Jonas Rembser's avatar Jonas Rembser
Browse files

[RF] Remove `RooGenFunction` and `RooMultiGenFunction`

The `RooGenFunction` was only a lightweight adaptor that exports a
RooAbsReal as a `ROOT::Math::IGenFunction`. The same can be easily
achieved with the generic `ROOT::Math::Functor1D`, so in the spirit of
not duplicating interfaces, the `RooGenFunction` is removed.

The same goes for the `RooMultiGenFunction`.
parent 8fbbcef1
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment