ATLAS Offline Software
Loading...
Searching...
No Matches
Control
DataModelAthenaPool
DataModelAthenaPool
DataLink_p2.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef DATAMODELATHENAPOOL_DATALINK_p2_H
6
#define DATAMODELATHENAPOOL_DATALINK_p2_H
7
12
13
#include <vector>
14
#include <stdint.h>
15
16
#include "
SGCore/sgkey_t.h
"
17
22
23
class
DataLink_p2
{
24
public
:
25
DataLink_p2
() :
m_SGKeyHash
(0) {}
26
27
SG::sgkey_t
m_SGKeyHash
;
// hash for StoreGate container name
28
};
29
30
31
35
typedef
std::vector<DataLink_p2>
DataLinkVector_p2
;
36
37
38
#endif
DataLinkVector_p2
Persistent representation of DataLinkVector.
DataLink_p2::m_SGKeyHash
SG::sgkey_t m_SGKeyHash
Definition
DataLink_p2.h:27
DataLink_p2::DataLink_p2
DataLink_p2()
Definition
DataLink_p2.h:25
SG::sgkey_t
uint32_t sgkey_t
Type used for hashed StoreGate key+CLID pairs.
Definition
sgkey_t.h:32
sgkey_t.h
Generated on
for ATLAS Offline Software by
1.14.0