Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooTrace.h File Reference
#include "RooLinkedList.h"
#include <map>
#include <string>
Include dependency graph for RooTrace.h:
This graph shows which files directly or indirectly include this file:

Macros

#define TRACE_CREATE
 
#define TRACE_DESTROY
 

Functions

class R__DEPRECATED (6, 44, "RooTrace is unused and untested, and its hooks are compiled out by default. " "For memory debugging, please use general-purpose tools like AddressSanitizer " "or Valgrind instead.") RooTrace
 

Macro Definition Documentation

◆ TRACE_CREATE

#define TRACE_CREATE

Definition at line 23 of file RooTrace.h.

◆ TRACE_DESTROY

#define TRACE_DESTROY

Definition at line 24 of file RooTrace.h.

Function Documentation

◆ R__DEPRECATED()

class R__DEPRECATED ( 6 ,
44 ,
"RooTrace is unused and untested,
and its hooks are compiled out by default. " "For memory debugging,
please use general-purpose tools like AddressSanitizer " "or Valgrind instead."  )

Definition at line 1 of file RooTrace.h.