![]() |
![]() |
#include "FWCore/Utilities/interface/TypeIDBase.h"
#include "FWCore/Utilities/interface/typelookup.h"
#include <string>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | edm::eventsetup::heterocontainer::HCTypeTag |
Namespaces | |
edm | |
HLT enums. | |
edm::eventsetup | |
edm::eventsetup::heterocontainer | |
Macros | |
#define | DEFINE_HCTYPETAG_REGISTRATION(type) DEFINE_TYPELOOKUP_REGISTRATION(type) |
#define | HCTYPETAG_HELPER_METHODS(_dataclass_) TYPELOOKUP_METHODS(_dataclass_) |
#define DEFINE_HCTYPETAG_REGISTRATION | ( | type | ) | DEFINE_TYPELOOKUP_REGISTRATION(type) |
Definition at line 71 of file HCTypeTag.h.
#define HCTYPETAG_HELPER_METHODS | ( | _dataclass_ | ) | TYPELOOKUP_METHODS(_dataclass_) |
Definition at line 69 of file HCTypeTag.h.