ATLAS Offline Software
Loading...
Searching...
No Matches
TrkTrackDict.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRKTRACKDICT_H
6#define TRKTRACKDICT_H
7
8// D. Costanzo. These are forward declarations in Track.h
9// #include is needed for gcc_xml to parse the header files
14#include "Identifier/Identifier.h"
15#include "AthLinks/ElementLink.h"
16
17// We need to instantiate some templates here to be able to create the
18// dictionary for them
19
20namespace Trk {
33}
34#endif
DataVector< Trk::Track > TrackCollection
This typedef represents a collection of Trk::Track objects.
Derived DataVector<T>.
Definition DataVector.h:795
ElementLink< DataVector< Trk::Track > > m_Elink
ElementLink< TrackCollection > m_e1
really for xAOD, but exposes dependency on TrkTrack to put it there...
std::vector< ElementLink< TrackCollection > > m_e2
DataVector< Identifier > m_identifierVector
TrackCollection m_tc
std::bitset< 11 > m_dummy1
DataVector< const TrackParameters > m_parameterVector
DataVector< const TrackStateOnSurface > m_trackStateVector
Ensure that the ATLAS eigen extensions are properly loaded.