#include "RooSTLRefCountList.h"
#include "RooRefCountList.h"
#include "RooLinkedListIter.h"
#include "RooAbsArg.h"
#include <string>
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. | |