Main Page
Namespaces
Classes
Package Documentation
DetectorDescription
Core
src
DDReadMapType.cc
Go to the documentation of this file.
1
#include "
DetectorDescription/Core/interface/DDReadMapType.h
"
2
#include "
FWCore/Utilities/interface/Exception.h
"
3
4
namespace
dddDetails
{
5
void
errorReadMapType
(
const
std::string
&
key
) {
6
throw
cms::Exception
(
"DDException"
)
7
<<
"ReadMapType::operator[] key not found:"
<<
key
;
8
}
9
}
Exception
Definition:
hltDiff.cc:292
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
crabWrapper.key
key
Definition:
crabWrapper.py:19
dddDetails::errorReadMapType
void errorReadMapType(const std::string &key)
Definition:
DDReadMapType.cc:5
Exception.h
DDReadMapType.h
dddDetails
Definition:
DDReadMapType.h:7
Generated for CMSSW Reference Manual by
1.8.11