12#ifndef ROOT_TListOfTypes 
   13#define ROOT_TListOfTypes 
Basic data type descriptor (datatype information is obtained from CINT).
 
THashTable implements a hash table to store TObject's.
 
TObject * FindObject(const char *name) const override
Find object using its name.
 
A collection of TDataType designed to hold the typedef information and numerical type information.
 
TObject * FindObject(const char *name) const override
Find object using its name.
 
TDataType * FindType(const char *name) const
 
Mother of all ROOT objects.