26class R__DEPRECATED(6, 44,
"RooTrace is unused and untested, and its hooks are compiled out by default. "
27 "For memory debugging, please use general-purpose tools like AddressSanitizer "
33 static void create(
const TObject* obj) ;
41 static void active(
bool flag) ;
42 static void verbose(
bool flag) ;
45 static void dump(std::ostream& os,
bool sinceMarked=
false) ;
#define R__DEPRECATED(MAJOR, MINOR, REASON)
static Roo_reg_AGKInteg1D instance
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
#define ClassDef(name, id)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Collection class for internal use, storing a collection of RooAbsArg pointers in a doubly linked list...
Mother of all ROOT objects.