CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
DataFormats_GEMRecHit::dictionary Struct Reference

#include <classes.h>

Public Attributes

GEMRecHitCollection c
 
std::pair< unsigned int,
unsigned int > 
dummyrpc1
 
std::pair< unsigned long,
unsigned long > 
dummyrpc2
 
std::map< GEMDetId, std::pair
< unsigned int, unsigned int > > 
dummyrpcdetid1
 
std::map< GEMDetId, std::pair
< unsigned long, unsigned long > > 
dummyrpcdetid2
 
GEMRecHit rrh
 
std::vector< GEMRecHitvrh
 
edm::Wrapper< GEMRecHitCollectionw
 

Detailed Description

Definition at line 6 of file classes.h.

Member Data Documentation

GEMRecHitCollection DataFormats_GEMRecHit::dictionary::c

Definition at line 14 of file classes.h.

std::pair<unsigned int, unsigned int> DataFormats_GEMRecHit::dictionary::dummyrpc1

Definition at line 7 of file classes.h.

std::pair<unsigned long, unsigned long> DataFormats_GEMRecHit::dictionary::dummyrpc2

Definition at line 8 of file classes.h.

std::map<GEMDetId, std::pair<unsigned int, unsigned int> > DataFormats_GEMRecHit::dictionary::dummyrpcdetid1

Definition at line 9 of file classes.h.

std::map<GEMDetId, std::pair<unsigned long, unsigned long> > DataFormats_GEMRecHit::dictionary::dummyrpcdetid2

Definition at line 10 of file classes.h.

GEMRecHit DataFormats_GEMRecHit::dictionary::rrh

Definition at line 12 of file classes.h.

std::vector<GEMRecHit> DataFormats_GEMRecHit::dictionary::vrh

Definition at line 13 of file classes.h.

edm::Wrapper<GEMRecHitCollection> DataFormats_GEMRecHit::dictionary::w

Definition at line 15 of file classes.h.