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
[#0] WARNING:InputArguments -- The parameter 's' with range [-10, 10] of the RooGaussian 'g' exceeds the safe range of (0, inf). Advise to limit its range.
List of RooFit objects allocated while trace active:
class RooSharedProperties count = 2 sizeof = 56 total memory = 0.00 Mb
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 variable that can be changed from the outside.
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.
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
- Date
- July 2008
- Author
- Wouter Verkerke
Definition in file rf507_debugtools.C.