ATLAS Offline Software
AthenaKernel/AthenaKernel/sgkey_t.h
Go to the documentation of this file.
1 // This file's extension implies that it's C, but it's really -*- C++ -*-.
2 /*
3  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
4 */
15 #ifndef ATHENAKERNEL_SGKEY_T_H
16 #define ATHENAKERNEL_SGKEY_T_H
17 
18 
19 // Moved to CxxUtils.
20 #include "CxxUtils/sgkey_t.h"
21 
22 
23 #endif // not ATHENAKERNEL_SGKEY_T_H
sgkey_t.h
Define the type used for hashed StoreGate key+CLID pairs.