CMS 3D CMS Logo

Classes | Typedefs
GEMDigiMatcher.h File Reference
#include "Validation/MuonHits/interface/GEMSimHitMatcher.h"
#include "Geometry/GEMGeometry/interface/GEMGeometry.h"
#include "SimDataFormats/GEMDigiSimLink/interface/GEMDigiSimLink.h"
#include "DataFormats/GEMDigi/interface/GEMDigiCollection.h"
#include "DataFormats/GEMDigi/interface/GEMPadDigiCollection.h"
#include "DataFormats/GEMDigi/interface/GEMPadDigiClusterCollection.h"
#include "DataFormats/GEMDigi/interface/GEMCoPadDigiCollection.h"
#include "DataFormats/Common/interface/DetSetVector.h"
#include <vector>
#include <map>
#include <set>
#include <unordered_set>

Go to the source code of this file.

Classes

class  GEMDigiMatcher
 

Typedefs

typedef std::vector< GEMCoPadDigiGEMCoPadDigiContainer
 
typedef std::vector< GEMDigiGEMDigiContainer
 
typedef std::vector< GEMDigiSimLinkGEMDigiSimLinkContainer
 
typedef std::vector< GEMPadDigiClusterGEMPadDigiClusterContainer
 
typedef std::vector< GEMPadDigiGEMPadDigiContainer
 

Typedef Documentation

◆ GEMCoPadDigiContainer

typedef std::vector<GEMCoPadDigi> GEMCoPadDigiContainer

Definition at line 29 of file GEMDigiMatcher.h.

◆ GEMDigiContainer

typedef std::vector<GEMDigi> GEMDigiContainer

Definition at line 26 of file GEMDigiMatcher.h.

◆ GEMDigiSimLinkContainer

Definition at line 25 of file GEMDigiMatcher.h.

◆ GEMPadDigiClusterContainer

Definition at line 28 of file GEMDigiMatcher.h.

◆ GEMPadDigiContainer

typedef std::vector<GEMPadDigi> GEMPadDigiContainer

Definition at line 27 of file GEMDigiMatcher.h.