| 
    ROOT   6.08/07  Reference Guide  | 
    
#include "RConfig.h"#include <stdlib.h>#include <string>#include <map>#include <typeinfo>#include "Riostream.h"#include <memory>#include "TClassTable.h"#include "TClass.h"#include "TClassEdit.h"#include "TProtoClass.h"#include "TROOT.h"#include "TString.h"#include "TError.h"#include "TRegexp.h"#include "TObjString.h"#include "TMap.h"#include "TInterpreter.h"Namespaces | |
| ROOT | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.  | |
Macros | |
| #define | R__USE_STD_MAP | 
Functions | |
| static int | ClassComp (const void *a, const void *b) | 
| static UInt_t | ROOT::ClassTableHash (const char *name, UInt_t size) | 
Variables | |
| TClassTable * | gClassTable | 
| #define R__USE_STD_MAP | 
Definition at line 96 of file TClassTable.cxx.
Definition at line 613 of file TClassTable.cxx.
| TClassTable* gClassTable | 
Definition at line 43 of file TClassTable.cxx.