#include <iostream>#include <memory>#include <stdexcept>#include <string>#include <vector>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 | |
| std::ostream & | RooFit::Detail::operator<< (std::ostream &os, RooFit::Detail::JSONNode const &s) | 
| template<class T > | |
| std::vector< T > & | RooFit::Detail::operator<< (std::vector< T > &v, RooFit::Detail::JSONNode const &n) | 
| template<class T > | |
| std::vector< T > & | RooFit::Detail::operator<< (std::vector< T > &v, RooFit::Detail::JSONNode::children_view const &cv) | 
| template<class T > | |
| std::vector< T > & | RooFit::Detail::operator<< (std::vector< T > &v, RooFit::Detail::JSONNode::const_children_view const &cv) |