Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Typedefs
TrackMatchingMultiMap.h File Reference
#include <map>
#include "TrkTrack/Track.h"
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for TrackMatchingMultiMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Trk::TrackMatchingProperties
 

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Typedefs

typedef std::multimap< const Trk::Track *, std::pair< const Trk::Track *, Trk::TrackMatchingProperties > > Trk::TrackMatchMultiMap