Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Typedefs
InputRenameMap.h File Reference

Map keeping track of requested input renames. More...

#include "CxxUtils/sgkey_t.h"
#include <string>
Include dependency graph for InputRenameMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Athena::InputRenameEntry
 Type of the input rename map: sgkey_t -> sgkey_t. More...
 

Namespaces

 Athena
 Some weak symbol referencing magic...
 

Typedefs

using Athena::InputRenameMap_t = SG::SGKeyMap< InputRenameEntry >
 

Detailed Description

Map keeping track of requested input renames.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Nov, 2024 Broken out from IInputRename in order to reduce header dependencies.

Definition in file InputRenameMap.h.