![]() |
ATLAS Offline Software
|
Map keeping track of requested input renames. More...
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> |
Map keeping track of requested input renames.
Broken out from IInputRename in order to reduce header dependencies.
Definition in file InputRenameMap.h.