CMS 3D CMS Logo

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

#include <classes.h>

Public Attributes

edm::Wrapper< DetIdCollectionanotherDIw_
 
std::vector< DetIddummy
 
std::vector< std::pair< DetId,
float > > 
dummyPairFloat
 
std::map< DetId, std::pair
< unsigned int, unsigned int > > 
dummytrkrechit2d1
 
std::map< DetId, std::pair
< unsigned long, unsigned long > > 
dummytrkrechit2d2
 
DetIdCollection theDI_
 
edm::Wrapper
< edm::EDCollection< DetId > > 
theDIw_
 
std::pair< DetId, float > thepair
 
edm::EDCollection< DetIdvDI_
 

Detailed Description

Definition at line 10 of file classes.h.

Member Data Documentation

edm::Wrapper<DetIdCollection> DataFormats_DetId::dictionary::anotherDIw_

Definition at line 14 of file classes.h.

std::vector<DetId> DataFormats_DetId::dictionary::dummy

Definition at line 11 of file classes.h.

std::vector<std::pair<DetId,float> > DataFormats_DetId::dictionary::dummyPairFloat

Definition at line 16 of file classes.h.

std::map<DetId, std::pair<unsigned int, unsigned int> > DataFormats_DetId::dictionary::dummytrkrechit2d1

Definition at line 18 of file classes.h.

std::map<DetId, std::pair<unsigned long, unsigned long> > DataFormats_DetId::dictionary::dummytrkrechit2d2

Definition at line 19 of file classes.h.

DetIdCollection DataFormats_DetId::dictionary::theDI_

Definition at line 13 of file classes.h.

edm::Wrapper< edm::EDCollection<DetId> > DataFormats_DetId::dictionary::theDIw_

Definition at line 15 of file classes.h.

std::pair<DetId,float> DataFormats_DetId::dictionary::thepair

Definition at line 17 of file classes.h.

edm::EDCollection<DetId> DataFormats_DetId::dictionary::vDI_

Definition at line 12 of file classes.h.