ATLAS Offline Software
AtlasTest
DatabaseTest
AthenaPoolTestAthenaPool
AthenaPoolTestAthenaPool
PixelRDOElemLinkVec_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ATHENAPOOLTESTATHENAPOOL_PIXELRDOELEMLINKVEC_P1_H
6
#define ATHENAPOOLTESTATHENAPOOL_PIXELRDOELEMLINKVEC_P1_H
7
8
#include "
DataModelAthenaPool/ElementLink_p2.h
"
9
#include "
DataModelAthenaPool/ElementLinkContNames_p2.h
"
10
#include <vector>
11
12
class
PixelRDOElemLinkVec_p1
13
{
14
public
:
15
16
// Element links
17
std::vector<ElementLinkInt_p2>
m_pixelRDOs
;
18
19
// Element link container name lookup table
20
ElementLinkContNames_p2
m_linkNames
;
21
22
};
23
24
#endif
25
PixelRDOElemLinkVec_p1
Definition:
PixelRDOElemLinkVec_p1.h:13
ElementLink_p2.h
This file contains the class definition for the ElementLink_p2 class.
ElementLinkContNames_p2
Definition:
ElementLinkContNames_p2.h:22
PixelRDOElemLinkVec_p1::m_linkNames
ElementLinkContNames_p2 m_linkNames
Definition:
PixelRDOElemLinkVec_p1.h:20
PixelRDOElemLinkVec_p1::m_pixelRDOs
std::vector< ElementLinkInt_p2 > m_pixelRDOs
Definition:
PixelRDOElemLinkVec_p1.h:17
ElementLinkContNames_p2.h
This file contains the class definition for the ElementLinkContNames_p2 class.
Generated on Thu Nov 7 2024 21:23:55 for ATLAS Offline Software by
1.8.18