A high-level API for RooFit.
xRooFit is a high-level API for RooFit.
A version of the API is included in ROOT as an experimental feature, inside the ROOT::Experimental::XRooFit namespace.
Namespaces | |
namespace | ROOT::Experimental::XRooFit |
xRooFit is a high-level API for RooFit. | |
Classes | |
class | ROOT::Experimental::XRooFit::xRooBrowser |
A version of the TBrowser that can be used to interact with RooFit models and datasets. More... | |
class | ROOT::Experimental::XRooFit::xRooNLLVar |
This xRooNLLVar object has several special methods, e.g. More... | |
class | ROOT::Experimental::XRooFit::xRooNode |
The xRooNode class is designed to wrap over a TObject and provide functionality to aid with interacting with that object, particularly in the case where the object is a RooFit class instance. More... | |