ROOT 6.12/07 Reference Guide |
#include "TClonesArray.h"
#include "TError.h"
#include "TROOT.h"
#include "TClass.h"
#include "TObject.h"
#include "TObjectTable.h"
#include <stdlib.h>
Functions | |
static void | R__ReleaseMemory (TClass *cl, TObject *obj) |
Internal Utility routine to correctly release the memory for an object. More... | |
Internal Utility routine to correctly release the memory for an object.
Definition at line 139 of file TClonesArray.cxx.