#include <memory>
#include <string>
#include <unordered_map>
Classes | |
class | RooFit::Detail::CompileContext |
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 |
Functions | |
template<class T > | |
std::unique_ptr< T > | RooFit::Detail::compileForNormSet (T const &arg, RooArgSet const &normSet) |