Organization and simultaneous fits: RooFit memory tracing debug tool
[#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 = 1 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 dump()
Dump contents of object registry to stdout.
static void verbose(bool flag)
If flag is true, a message will be printed at each object creation or deletion.
static void printObjectCounts()
static void mark()
Put marker in object list, that allows to dump contents of list relative to this marker.
static void active(bool flag)
If flag is true, memory tracing is activated.
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
static constexpr double s
static constexpr double gauss
- Date
- July 2008
- Author
- Wouter Verkerke
Definition in file rf507_debugtools.C.