ATLAS Offline Software
Loading...
Searching...
No Matches
MVFVxContainer_tlp1.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 MVFVXCONTAINER_TLP1_TRK_H
6#define MVFVXCONTAINER_TLP1_TRK_H
7
8//-----------------------------------------
9// VxMultiVertex
10//-----------------------------------------
14
15namespace Trk
16{
18 {
19
20 public:
21
23
24//VxMultiVertex
25 std::vector<MVFVxContainer_p1> m_mVFVxContainers;
26 std::vector<Trk::MVFVxCandidate_p1> m_mVFVxCandidates;
27 std::vector<Trk::MVFVxTrackAtVertex_p1> m_mVFVxTrackAtVertices;
28
29 };//end of class definitions
30} //end of namespace definitions
31
32
33#endif //MVFVXCONTAINER_TLP1_TRK_H
std::vector< MVFVxContainer_p1 > m_mVFVxContainers
std::vector< Trk::MVFVxTrackAtVertex_p1 > m_mVFVxTrackAtVertices
std::vector< Trk::MVFVxCandidate_p1 > m_mVFVxCandidates
Ensure that the ATLAS eigen extensions are properly loaded.