Functions | |
| std::string | GetRenormalizedTypeName (const std::string &metaNormalizedName) |
| Given a type name normalized by ROOT meta, renormalize it for RNTuple. E.g., insert std::prefix. | |
Definition in file RFieldMeta.cxx.
| std::string ROOT::Internal::GetRenormalizedTypeName | ( | const std::string & | metaNormalizedName | ) |
Given a type name normalized by ROOT meta, renormalize it for RNTuple. E.g., insert std::prefix.
Definition at line 33 of file RFieldUtils.cxx.