static void update(gsl_integration_workspace *workspace, double a1, double b1, double area1, double error1, double a2, double b2, double area2, double error2)
#define ClassDef(name, id)
virtual void Disable()
Disable memory statistics.
virtual ~TMemStat()
destructor
static void Close()
close the TMemStat manager
TMemStat(Option_t *option="read", Int_t buffersize=10000, Int_t maxcalls=5000000)
Supported options: "gnubuiltin" - if declared, then MemStat will use gcc build-in function,...
virtual void Enable()
Enable memory statistics.
static void Show(Double_t update=0.1, Int_t nbigleaks=20, const char *fname="*")
Show results.
Mother of all ROOT objects.