CMS 3D CMS Logo

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

#include <classes.h>

Public Attributes

RPCRecHitCollection c
 
std::pair< unsigned int,
unsigned int > 
dummyrpc1
 
std::pair< unsigned long,
unsigned long > 
dummyrpc2
 
std::map< RPCDetId, std::pair
< unsigned int, unsigned int > > 
dummyrpcdetid1
 
std::map< RPCDetId, std::pair
< unsigned long, unsigned long > > 
dummyrpcdetid2
 
RPCRecHit rrh
 
std::vector< RPCRecHitvrh
 
edm::Wrapper< RPCRecHitCollectionw
 

Detailed Description

Definition at line 6 of file classes.h.

Member Data Documentation

RPCRecHitCollection DataFormats_RPCRecHit::dictionary::c

Definition at line 14 of file classes.h.

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

Definition at line 7 of file classes.h.

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

Definition at line 8 of file classes.h.

std::map<RPCDetId, std::pair<unsigned int, unsigned int> > DataFormats_RPCRecHit::dictionary::dummyrpcdetid1

Definition at line 9 of file classes.h.

std::map<RPCDetId, std::pair<unsigned long, unsigned long> > DataFormats_RPCRecHit::dictionary::dummyrpcdetid2

Definition at line 10 of file classes.h.

RPCRecHit DataFormats_RPCRecHit::dictionary::rrh

Definition at line 12 of file classes.h.

std::vector<RPCRecHit> DataFormats_RPCRecHit::dictionary::vrh

Definition at line 13 of file classes.h.

edm::Wrapper<RPCRecHitCollection> DataFormats_RPCRecHit::dictionary::w

Definition at line 15 of file classes.h.