xRooFit is a high-level API for RooFit. More...
Classes | |
| class | AutoRestorer |
| class | ProgressMonitor |
| class | xRooBrowser |
| A version of the TBrowser that can be used to interact with RooFit models and datasets. More... | |
| class | xRooFit |
| class | xRooHypoSpace |
| class | xRooNLLVar |
| This xRooNLLVar object has several special methods, e.g. More... | |
| class | 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... | |
Functions | |
| std::string | collectionContents (const RooAbsCollection &coll) |
| double | round_to_decimal (double value, int decimal_places) |
| double | round_to_digits (double value, int digits) |
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.
| std::string ROOT::Experimental::XRooFit::collectionContents | ( | const RooAbsCollection & | coll | ) |
Definition at line 2053 of file xRooNLLVar.cxx.
Definition at line 2007 of file xRooFit.cxx.
Definition at line 2000 of file xRooFit.cxx.