![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| class | Trk::InverseMultiMap< OrigMap, CmpT > |
| An InverseMultiMap object built from a generic map or multimap allows for quick lookup of original (multi)map's key by original mapped value. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
| template<class OrigMap, class CmpT> | |
| void | Trk::addToInverseMultiMap (InverseMultiMap< OrigMap, CmpT > *result, const OrigMap &rec2truth) |