ATLAS Offline Software
Loading...
Searching...
No Matches
InputRenameMap.h File Reference

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

#include "SGCore/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

namespace  Athena
 Some weak symbol referencing magic... These are declared in AthenaKernel/getMessageSvc.h and will be non-nullptr in case the GaudiSvc/AthenaKernel shared libraries have been loaded.

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.