#include <RooAbsReal.h>
#include <RooListProxy.h>
#include <map>
#include <memory>
#include <string>
#include <sstream>
Classes | |
struct | RooFit::Experimental::RooFuncWrapper::ObsInfo |
class | RooFit::Experimental::RooFuncWrapper |
A wrapper class to store a C++ function of type 'double (*)(double*, double*)'. More... | |
Namespaces | |
namespace | RooFit |
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
namespace | RooFit::Experimental |