CMS 3D CMS Logo

Classes | Namespaces | Typedefs
GEMDigiModel.h File Reference
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "DataFormats/GEMDigi/interface/GEMDigiCollection.h"
#include "DataFormats/Common/interface/DetSet.h"
#include "SimDataFormats/TrackingHit/interface/PSimHitContainer.h"
#include "SimDataFormats/TrackerDigiSimLink/interface/StripDigiSimLink.h"
#include "SimDataFormats/GEMDigiSimLink/interface/GEMDigiSimLink.h"
#include "SimDataFormats/CrossingFrame/interface/MixCollection.h"
#include <map>
#include <set>

Go to the source code of this file.

Classes

class  GEMDigiModel
 

Namespaces

 CLHEP
 

Typedefs

typedef std::multimap< std::pair< unsigned int, int >, const PSimHit *, std::less< std::pair< unsigned int, int > > > DetectorHitMap
 
typedef std::set< std::pair< int, int > > Strips
 

Typedef Documentation

◆ DetectorHitMap

typedef std::multimap<std::pair<unsigned int, int>, const PSimHit *, std::less<std::pair<unsigned int, int> > > DetectorHitMap

Definition at line 35 of file GEMDigiModel.h.

◆ Strips

typedef std::set<std::pair<int, int> > Strips

Definition at line 31 of file GEMDigiModel.h.