ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"
#include "xAODTracking/TrackParticle.h"
#include <map>
#include "AthenaKernel/ClassID_traits.h"
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 std::map<const xAOD::TrackParticle* const, int> Assoc |
Definition at line 55 of file SharedHitMapper.h.
typedef Assoc::const_iterator AssocIter |
Definition at line 56 of file SharedHitMapper.h.