ATLAS Offline Software
Loading...
Searching...
No Matches
SharedHitMapper.h File Reference
Include dependency graph for SharedHitMapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SharedHitMapper
class  SharedHitTrackAssoc

Typedefs

typedef std::map< const xAOD::TrackParticle *const, int > Assoc
typedef Assoc::const_iterator AssocIter

Typedef Documentation

◆ Assoc

typedef std::map<const xAOD::TrackParticle* const, int> Assoc

Definition at line 55 of file SharedHitMapper.h.

◆ AssocIter

typedef Assoc::const_iterator AssocIter

Definition at line 56 of file SharedHitMapper.h.