ATLAS Offline Software
Namespaces | Functions
normalizedTypeinfoName.cxx File Reference

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

#include "AthContainers/normalizedTypeinfoName.h"
#include "AthContainers/tools/threading.h"
#include "AthContainers/tools/error.h"
#include "CxxUtils/ClassName.h"
#include "CxxUtils/checker_macros.h"
#include <unordered_map>
#include <functional>
Include dependency graph for normalizedTypeinfoName.cxx:

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.cxx.