ATLAS Offline Software
Loading...
Searching...
No Matches
VxCandidate_p1.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 VXCANDIDATE_P1_H
6#define VXCANDIDATE_P1_H
7
16
18
19namespace Trk
20{
22
23 {
24
25 public:
26
28
30 std::vector<TPObjRef> m_vxTrackAtVertex;
32 };
33
34
35}//end of namespace definitions
36
37
38#endif //VXCANDIDATE_P1_H
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
std::vector< TPObjRef > m_vxTrackAtVertex
Ensure that the ATLAS eigen extensions are properly loaded.