#include "FWCore/Utilities/interface/EDMException.h"
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
edm::errors | |
Macros | |
#define | FILLENTRY(name) { name, #name } |
Functions | |
static const std::string | edm::errors::kUnknownCode ("unknownCode") |
Variables | |
static const std::map< ErrorCodes, std::string > | edm::errors::codeMap |
#define FILLENTRY | ( | name | ) | { name, #name } |
Definition at line 4 of file EDMException.cc.