ATLAS Offline Software
Classes | Typedefs
MDT_SortedHitVector.h File Reference
#include "MuonSimEvent/MDTSimHit.h"
Include dependency graph for MDT_SortedHitVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mdt_hit_info
 
class  MDT_SortedHitVector
 

Typedefs

typedef std::vector< mdt_hit_infoHitVector
 
typedef HitVector::iterator HitIt
 

Typedef Documentation

◆ HitIt

typedef HitVector::iterator HitIt

Definition at line 31 of file MDT_SortedHitVector.h.

◆ HitVector

typedef std::vector<mdt_hit_info> HitVector

Definition at line 30 of file MDT_SortedHitVector.h.