Classes | |
| struct | RooAbsCollection::RooAbsArgPtrOrDouble |
| class | RooAbsCollection |
| Abstract container object that can hold multiple RooAbsArg objects. 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 |
Functions | |
| template<typename T, typename Range_t> | |
| ROOT::RRangeCast< T, true, Range_t > | dynamic_range_cast (Range_t &&coll) |
| template<typename T, typename Range_t> | |
| ROOT::RRangeCast< T, false, Range_t > | static_range_cast (Range_t &&coll) |
| ROOT::RRangeCast< T, true, Range_t > dynamic_range_cast | ( | Range_t && | coll | ) |
Definition at line 53 of file RooAbsCollection.h.
| ROOT::RRangeCast< T, false, Range_t > static_range_cast | ( | Range_t && | coll | ) |
Definition at line 45 of file RooAbsCollection.h.