#include "Rtypes.h"#include "TSchemaHelper.h"#include <vector>#include <string>#include <unordered_map>Classes | |
| class | ROOT::TGenericClassInfo |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Detail |
| Special implementation of ROOT::RRangeCast for TCollection, including a check that the cast target type inherits from TObject and a new constructor that takes the TCollection by pointer. | |
| namespace | ROOT::Internal |
Functions | |
| std::string | ROOT::Internal::GetDemangledTypeName (const std::type_info &) |
| Returns a string with the demangled and normalized name for the given type. | |