#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 | |
template<typename T > | |
void | RooFit::Detail::cartesianProduct (std::vector< std::vector< T > > &out, std::vector< std::vector< T > > &in) |
template<typename Iterator > | |
bool | RooFit::Detail::nextCombination (const Iterator first, Iterator k, const Iterator last) |