CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Macros
HCTypeTag.h File Reference
#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
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 
 edm::eventsetup
 
 edm::eventsetup::heterocontainer
 

Macros

#define DEFINE_HCTYPETAG_REGISTRATION(type)   DEFINE_TYPELOOKUP_REGISTRATION(type)
 
#define HCTYPETAG_HELPER_METHODS(_dataclass_)   TYPELOOKUP_METHODS(_dataclass_)
 

Macro Definition Documentation

#define DEFINE_HCTYPETAG_REGISTRATION (   type)    DEFINE_TYPELOOKUP_REGISTRATION(type)

Definition at line 90 of file HCTypeTag.h.

#define HCTYPETAG_HELPER_METHODS (   _dataclass_)    TYPELOOKUP_METHODS(_dataclass_)

Definition at line 88 of file HCTypeTag.h.