Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RFieldMeta.cxx File Reference

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.

Detailed Description

Author
Jonas Hahnfeld jonas.nosp@m..hah.nosp@m.nfeld.nosp@m.@cer.nosp@m.n.ch
Date
2024-11-19

Definition in file RFieldMeta.cxx.

Function Documentation

◆ GetRenormalizedTypeName()

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.