ATLAS Offline Software
Namespaces | Typedefs
SeedFinderParamDefs.h File Reference
#include <algorithm>
#include "GeoPrimitives/GeoPrimitives.h"
#include "TrkVertexSeedFinderUtils/PointOnTrack.h"
#include "TrkVertexSeedFinderUtils/TwoTracks.h"
#include "TrkParameters/TrackParameters.h"
Include dependency graph for SeedFinderParamDefs.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::Vector3DTrk::TwoPoints