ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
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
//-----------------------------------------
11
#include "
TrkEventTPCnv/VxMultiVertex/MVFVxContainer_p1.h
"
12
#include "
TrkEventTPCnv/VxMultiVertex/MVFVxCandidate_p1.h
"
13
#include "
TrkEventTPCnv/VxMultiVertex/MVFVxTrackAtVertex_p1.h
"
14
15
namespace
Trk
16
{
17
class
MVFVxContainer_tlp1
18
{
19
20
public
:
21
22
MVFVxContainer_tlp1
(){}
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
Trk::MVFVxContainer_tlp1::MVFVxContainer_tlp1
MVFVxContainer_tlp1()
Definition:
MVFVxContainer_tlp1.h:22
MVFVxTrackAtVertex_p1.h
Trk::MVFVxContainer_tlp1
Definition:
MVFVxContainer_tlp1.h:18
MVFVxContainer_p1.h
MVFVxCandidate_p1.h
Trk::MVFVxContainer_tlp1::m_mVFVxContainers
std::vector< MVFVxContainer_p1 > m_mVFVxContainers
Definition:
MVFVxContainer_tlp1.h:25
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::MVFVxContainer_tlp1::m_mVFVxTrackAtVertices
std::vector< Trk::MVFVxTrackAtVertex_p1 > m_mVFVxTrackAtVertices
Definition:
MVFVxContainer_tlp1.h:27
Trk::MVFVxContainer_tlp1::m_mVFVxCandidates
std::vector< Trk::MVFVxCandidate_p1 > m_mVFVxCandidates
Definition:
MVFVxContainer_tlp1.h:26
Generated on Sun Dec 22 2024 21:15:35 for ATLAS Offline Software by
1.8.18