ATLAS Offline Software
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 
12 namespace Trk
13 {
15 
16  {
17  public:
18 
20 
21  float m_trkWeight;
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
Trk::VxTrackAtVertex_p1::m_VertexCompatibility
float m_VertexCompatibility
Definition: VxTrackAtVertex_p1.h:22
ElementLinkContNames_p2
Definition: ElementLinkContNames_p2.h:22
Trk::VxTrackAtVertex_p1::VxTrackAtVertex_p1
VxTrackAtVertex_p1()
Definition: VxTrackAtVertex_p1.h:19
Trk::VxTrackAtVertex_p1::m_origTrackNames
ElementLinkContNames_p2 m_origTrackNames
Definition: VxTrackAtVertex_p1.h:30
TPObjRef
Definition: TPObjRef.h:20
Trk::VxTrackAtVertex_p1::m_origTrack
ElementLinkInt_p2 m_origTrack
Definition: VxTrackAtVertex_p1.h:29
Trk::VxTrackAtVertex_p1::m_trkWeight
float m_trkWeight
Definition: VxTrackAtVertex_p1.h:21
Trk::VxTrackAtVertex_p1::m_perigeeAtVertex
TPObjRef m_perigeeAtVertex
Definition: VxTrackAtVertex_p1.h:23
Trk::VxTrackAtVertex_p1::m_typeOfLink
unsigned short int m_typeOfLink
Definition: VxTrackAtVertex_p1.h:28
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
Trk::VxTrackAtVertex_p1::m_fitQuality
TPObjRef m_fitQuality
Definition: VxTrackAtVertex_p1.h:32
TPObjRef.h
ElementLinkContNames_p2.h
This file contains the class definition for the ElementLinkContNames_p2 class.
Trk::VxTrackAtVertex_p1
Definition: VxTrackAtVertex_p1.h:16