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

Go to the source code of this file.

Classes

class  micromegas_hit_info
 
class  MmSortedHitVector
 

Typedefs

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

Typedef Documentation

◆ HitIt

typedef HitVector::iterator HitIt

Definition at line 30 of file MM_SortedHitVector.h.

◆ HitVector

typedef std::vector<micromegas_hit_info> HitVector

Definition at line 29 of file MM_SortedHitVector.h.