|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef ATHENAKERNEL_IINPUTRENAME_H
14 #define ATHENAKERNEL_IINPUTRENAME_H
19 #include "GaudiKernel/IInterface.h"
20 #include <unordered_map>
36 :
virtual public IInterface
63 #endif // not ATHENAKERNEL_IINPUTRENAME_H
Wrapper object controlled by RCU synchonization.
read-copy-update (RCU) style synchronization for Athena.
Some weak symbol referencing magic...
uint32_t sgkey_t
Type used for hashed StoreGate key+CLID pairs.
Define the type used for hashed StoreGate key+CLID pairs.
std::unordered_map< sgkey_t, T > SGKeyMap
A map using sgkey_t as a key.