Organization and simultaneous fits: RooFit memory tracing debug tool
␛[1mRooFit v3.60 -- Developed by Wouter Verkerke and David Kirkby␛[0m
Copyright (C) 2000-2013 NIKHEF, University of California & Stanford University
All rights reserved, please read http://roofit.sourceforge.net/license.txt
List of RooFit objects allocated while trace active:
Grand total memory = 0.00 Mb
{
}
RooAddPdf is an efficient implementation of a sum of PDFs of the form.
RooArgSet is a container object that can hold multiple RooAbsArg objects.
RooPolynomial implements a polynomial p.d.f of the form.
RooRealVar represents a fundamental (non-derived) real valued object.
static void active(Bool_t flag)
If flag is true, memory tracing is activated.
static void dump()
Dump contents of object registry to stdout.
static void printObjectCounts()
static void mark()
Put marker in object list, that allows to dump contents of list relative to this marker.
static void verbose(Bool_t flag)
If flag is true, a message will be printed at each object creation or deletion.
Template specialisation used in RooAbsArg:
static constexpr double s
static constexpr double gauss
- Author
- 07/2008 - Wouter Verkerke
Definition in file rf507_debugtools.C.