ATLAS Offline Software
Loading...
Searching...
No Matches
InverseMultiMap.h File Reference
#include <map>
#include "AthAllocators/ArenaPoolSTLAllocator.h"
Include dependency graph for InverseMultiMap.h:
This graph shows which files directly or indirectly include this file:

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)