ATLAS Offline Software
|
#include <algorithm>
#include "GeoPrimitives/GeoPrimitives.h"
#include "TrkVertexSeedFinderUtils/PointOnTrack.h"
#include "TrkVertexSeedFinderUtils/TwoTracks.h"
#include "TrkParameters/TrackParameters.h"
Go to the source code of this file.
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef std::pair< Amg::Vector3D, double > | Trk::PositionAndWeight |
typedef std::pair< double, double > | Trk::DoubleAndWeight |
typedef std::pair< PointOnTrack, PointOnTrack > | Trk::TwoPointOnTrack |
typedef std::pair< Amg::Vector3D, Amg::Vector3D > | Trk::TwoPoints |