#include <RooAbsCollection.h>
#include <RooFit/EvalContext.h>
#include <RooNumber.h>
#include <ROOT/RSpan.hxx>
#include <cstddef>
#include <map>
#include <sstream>
#include <string>
#include <type_traits>
#include <unordered_map>
Classes | |
class | RooFit::Detail::CodeSquashContext |
A class to maintain the context for squashing of RooFit models into code. More... | |
class | RooFit::Detail::CodeSquashContext::LoopScope |
A class to manage loop scopes using the RAII technique. 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::Detail |
namespace | RooFit::Experimental |