ATLAS Offline Software
CLinksAOD_p1.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-2019 CERN for the benefit of the ATLAS collaboration
4  */
13 #ifndef DATAMODELTESTDATAWRITECNV_CLINKSAOD_P1_H
14 #define DATAMODELTESTDATAWRITECNV_CLINKSAOD_P1_H
15 
16 
19 #include <vector>
20 
21 
22 namespace DMTest {
23 
24 
29 {
30 public:
31  std::vector<ElementLinkInt_p3> m_vel;
33 };
34 
35 
36 } // namespace DMTest
37 
38 
39 #endif // not DATAMODELTESTDATAWRITECNV_CLINKSAOD_P1_H
DMTest::CLinksAOD_p1::m_elv
ElementLinkIntVector_p1 m_elv
Definition: CLinksAOD_p1.h:32
DMTest::CLinksAOD_p1
Persistent class for AOD CLinks container.
Definition: CLinksAOD_p1.h:29
ElementLinkVector_p1< uint32_t >
DMTest::CLinksAOD_p1::m_vel
std::vector< ElementLinkInt_p3 > m_vel
Definition: CLinksAOD_p1.h:31
ElementLinkVector_p1.h
This file contains the class definition for the ElementLinkVector_p1 class.
DMTest
Definition: B.h:23