#include <ProductRegistryHelper.h>
Public Member Functions | |
BranchAliasSetter (TypeLabelItem &iItem, EDPutToken iToken) | |
operator EDPutToken () | |
BranchAliasSetter & | setBranchAlias (std::string alias) |
BranchAliasSetter & | setSwitchAlias (std::string moduleLabel) |
Public Attributes | |
EDPutToken | token_ |
TypeLabelItem & | value_ |
Definition at line 51 of file ProductRegistryHelper.h.
|
inline |
Definition at line 52 of file ProductRegistryHelper.h.
|
inline |
Definition at line 66 of file ProductRegistryHelper.h.
|
inline |
Definition at line 54 of file ProductRegistryHelper.h.
References eostools::move().
|
inline |
Definition at line 58 of file ProductRegistryHelper.h.
References edm::ProductRegistryHelper::TypeLabelItem::kSwitchAlias, and eostools::move().
EDPutToken edm::ProductRegistryHelper::BranchAliasSetter::token_ |
Definition at line 64 of file ProductRegistryHelper.h.
TypeLabelItem& edm::ProductRegistryHelper::BranchAliasSetter::value_ |
Definition at line 63 of file ProductRegistryHelper.h.