ATLAS Offline Software
Classes | Namespaces
TrackMatchingLookup.h File Reference

Look-up table (templated) class to store (internally to IDTPM) all the matches between test and reference tracks and vice versa. More...

#include "AthenaBaseComps/AthCheckMacros.h"
#include "AthenaBaseComps/AthMessaging.h"
#include <unordered_map>
#include "ITrackMatchingLookup.h"
#include "TrackMatchingLookup.icc"
Include dependency graph for TrackMatchingLookup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IDTPM::TrackMatchingLookupBase< T, R >
 
class  IDTPM::TrackMatchingLookup_trk
 
class  IDTPM::TrackMatchingLookup_trkTruth
 
class  IDTPM::TrackMatchingLookup_truthTrk
 

Namespaces

 IDTPM
 Athena include(s).
 

Detailed Description

Look-up table (templated) class to store (internally to IDTPM) all the matches between test and reference tracks and vice versa.

Author
Marco Aparo marco.nosp@m..apa.nosp@m.ro@ce.nosp@m.rn.c.nosp@m.h
Date
21 March 2024

Definition in file TrackMatchingLookup.h.