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