#include "Config.h"
#include "TNamed.h"
#include <vector>
#include <functional>
#include "xRooFit.h"
#include "RooLinkedList.h"
#include "RooCmdArg.h"
#include "TQObject.h"
#include "TMatrixDSym.h"
Classes | |
class | ROOT::Experimental::XRooFit::xRooNode::InteractiveObject |
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... | |
class | ROOT::Experimental::XRooFit::xRooNode::xRooNodeIterator |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Experimental |
namespace | ROOT::Experimental::XRooFit |
xRooFit is a high-level API for RooFit. | |
Macros | |
#define | XROOFIT_XROONODE_H |
#define XROOFIT_XROONODE_H |
Definition at line 20 of file xRooNode.h.