#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, PixelFEDChannelCollection > | PixelFEDChannelCollectionMap |
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 std::unordered_map<std::string, PixelFEDChannelCollection> PixelFEDChannelCollectionMap |
Definition at line 5 of file ES_PixelFEDChannelCollectionMap.cc.
|
static |