ATLAS Offline Software
Loading...
Searching...
No Matches
ElementLinkContNames_p2.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 DATAMODELATHENAPOOL_ELEMENTLINKCONTAINERNAMES_P2_H
6#define DATAMODELATHENAPOOL_ELEMENTLINKCONTAINERNAMES_P2_H
7
12
13#include <string>
14#include <vector>
15
21
23public:
24
26
28 std::vector<std::string> m_names;
29
30
31};
32
33#endif // DATAMODELATHENAPOOL_ELEMENTLINKCONTAINERNAMES_P2_H
34
35
std::vector< std::string > m_names
ElementLink container names.