ATLAS Offline Software
Loading...
Searching...
No Matches
VxTrackAtVertex_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 VXTRACKATVERTEX_P1_H
6#define VXTRACKATVERTEX_P1_H
7
11
12namespace Trk
13{
15
16 {
17 public:
18
20
24
25 // some sort of unnice hack to store what type the link is
26 // 0 ... ElementLink< TrackCollection >
27 // 1 ... ElementLink< TrackParticleContainer >
28 unsigned short int m_typeOfLink;
31 // FitQuality_p1
33 }; //end of class defintions
34
35}//end of namespace defintions
36
37#endif //VXTRACKATVERTEX_P1_H
This file contains the class definition for the ElementLinkContNames_p2 class.
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
ElementLinkContNames_p2 m_origTrackNames
unsigned short int m_typeOfLink
ElementLinkInt_p2 m_origTrack
Ensure that the ATLAS eigen extensions are properly loaded.