Classes | |
class | RooSTLRefCountList< T > |
The RooSTLRefCountList is a simple collection of pointers to the template objects with reference counters. 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::STLRefCountListHelpers |
Functions | |
RooSTLRefCountList< RooAbsArg > | RooFit::STLRefCountListHelpers::convert (const RooRefCountList &old) |
Converter from the old RooRefCountList to RooSTLRefCountList. | |