ATLAS Offline Software
Namespaces | Functions
normalizedTypeinfoName.h File Reference

Convert a type_info to a normalized string representation (matching the names used in the root dictionary). More...

#include <string>
#include <typeinfo>
Include dependency graph for normalizedTypeinfoName.h:

Go to the source code of this file.

Namespaces

 SG
 Forward declaration.
 

Functions

std::string SG::normalizedTypeinfoName (const std::type_info &info)
 Convert a type_info to a normalized string representation (matching the names used in the root dictionary). More...
 

Detailed Description

Convert a type_info to a normalized string representation (matching the names used in the root dictionary).

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jun, 2014

Definition in file normalizedTypeinfoName.h.