#include <classes.h>
Public Attributes | |
edm::Wrapper< DetIdCollection > | anotherDIw_ |
std::vector< DetId > | dummy |
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< DetId > | vDI_ |
edm::Wrapper<DetIdCollection> DataFormats_DetId::dictionary::anotherDIw_ |
std::vector<std::pair<DetId,float> > DataFormats_DetId::dictionary::dummyPairFloat |
std::map<DetId, std::pair<unsigned int, unsigned int> > DataFormats_DetId::dictionary::dummytrkrechit2d1 |
std::map<DetId, std::pair<unsigned long, unsigned long> > DataFormats_DetId::dictionary::dummytrkrechit2d2 |
DetIdCollection DataFormats_DetId::dictionary::theDI_ |
edm::Wrapper< edm::EDCollection<DetId> > DataFormats_DetId::dictionary::theDIw_ |
std::pair<DetId,float> DataFormats_DetId::dictionary::thepair |
edm::EDCollection<DetId> DataFormats_DetId::dictionary::vDI_ |