CMS 3D CMS Logo

Namespaces | Typedefs | Functions | Variables
ES_PixelFEDChannelCollectionMap.cc File Reference
#include "DataFormats/SiPixelDetId/interface/PixelFEDChannel.h"
#include "FWCore/Utilities/interface/typelookup.h"
#include <unordered_map>

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::typelookup
 

Typedefs

typedef std::unordered_map< std::string, PixelFEDChannelCollectionPixelFEDChannelCollectionMap
 

Functions

template<>
const char * edm::typelookup::className< PixelFEDChannelCollectionMap > ()
 
template<>
const std::type_info & edm::typelookup::classTypeInfo< PixelFEDChannelCollectionMap > ()
 

Variables

static const edm::typelookup::NameRegistrar s_register__LINE__ (edm::typelookup::className< PixelFEDChannelCollectionMap >(), typeid(PixelFEDChannelCollectionMap))
 

Typedef Documentation

typedef std::unordered_map<std::string, PixelFEDChannelCollection> PixelFEDChannelCollectionMap

Definition at line 5 of file ES_PixelFEDChannelCollectionMap.cc.

Variable Documentation