ATLAS Offline Software
VxVertexDict.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 VXVERTEX_VXVERTEXDICT_H
6 #define VXVERTEX_VXVERTEXDICT_H
7 
8 #include "VxVertex/Vertex.h"
9 #include "VxVertex/RecVertex.h"
10 #include "VxVertex/VxContainer.h"
11 #include "VxVertex/VxCandidate.h"
15 #include "AthLinks/ElementLink.h"
16 
17 namespace VxVertexDict
18 {
19  class temp
20  {
21  public:
23  std::vector<Trk::VxTrackAtVertex> m_vvtav;
24  };
25 }
26 
27 #endif
28 
29 
30 
VxVertexDict
Definition: VxVertexDict.h:18
RecVertex.h
VxVertexDict::temp
Definition: VxVertexDict.h:20
VxTrackAtVertex.h
VxContainer.h
VxCandidate.h
Vertex.h
VxVertexDict::temp::m_link
ElementLink< VxContainer > m_link
Definition: VxVertexDict.h:22
VxVertexDict::temp::m_vvtav
std::vector< Trk::VxTrackAtVertex > m_vvtav
Definition: VxVertexDict.h:23
ExtendedVxCandidate.h
LinearizedTrack.h