Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooSTLRefCountList.h File Reference
#include "Rtypes.h"
#include <vector>
#include <string>
#include <algorithm>
#include <cassert>
Include dependency graph for RooSTLRefCountList.h:
This graph shows which files directly or indirectly include this file:

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< RooAbsArgRooFit::STLRefCountListHelpers::convert (const RooRefCountList &old)
 Converter from the old RooRefCountList to RooSTLRefCountList.