#include <RooAbsData.h>
#include <RooAbsPdf.h>
#include <RooArgSet.h>
#include <RooGlobalFunc.h>
#include <RooWorkspaceHandle.h>
#include <TRef.h>
#include <string>
Classes | |
class | RooStats::ModelConfig |
ModelConfig is a simple class that holds configuration information specifying how a model should be used in the context of various RooStats tools. More... | |
Namespaces | |
namespace | RooFit |
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
namespace | RooStats |
Namespace for the RooStats classes. | |
Typedefs | |
using | RooFit::ModelConfig = RooStats::ModelConfig |