CMS 3D CMS Logo

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

#include <classes.h>

Public Attributes

CSCRecHit2DCollection dc
 
std::map< CSCDetId, std::pair
< unsigned int, unsigned int > > 
dummycscdetid1
 
std::map< CSCDetId, std::pair
< unsigned long, unsigned long > > 
dummycscdetid2
 
edm::Wrapper
< CSCRecHit2DCollection
dwc
 
edm::Wrapper
< CSCSegmentCollection
dwc1
 
CSCSegmentRef ref
 
CSCSegmentCollection seg
 

Detailed Description

Definition at line 11 of file classes.h.

Member Data Documentation

CSCRecHit2DCollection DataFormats_CSCRecHit::dictionary::dc

Definition at line 14 of file classes.h.

std::map<CSCDetId,std::pair<unsigned int,unsigned int> > DataFormats_CSCRecHit::dictionary::dummycscdetid1

Definition at line 12 of file classes.h.

std::map<CSCDetId,std::pair<unsigned long,unsigned long> > DataFormats_CSCRecHit::dictionary::dummycscdetid2

Definition at line 13 of file classes.h.

edm::Wrapper<CSCRecHit2DCollection> DataFormats_CSCRecHit::dictionary::dwc

Definition at line 15 of file classes.h.

edm::Wrapper<CSCSegmentCollection> DataFormats_CSCRecHit::dictionary::dwc1

Definition at line 17 of file classes.h.

CSCSegmentRef DataFormats_CSCRecHit::dictionary::ref

Definition at line 18 of file classes.h.

CSCSegmentCollection DataFormats_CSCRecHit::dictionary::seg

Definition at line 16 of file classes.h.