#include <ProductRegistryHelper.h>
Public Member Functions | |
BranchAliasSetterT (TypeLabelItem &iItem, EDPutTokenT< T > iToken) | |
BranchAliasSetterT (BranchAliasSetter &&iS) | |
operator EDPutToken () | |
operator EDPutTokenT< T > () | |
BranchAliasSetterT< T > & | setBranchAlias (std::string alias) |
Public Attributes | |
EDPutTokenT< T > | token_ |
TypeLabelItem & | value_ |
Definition at line 70 of file ProductRegistryHelper.h.
|
inline |
Definition at line 71 of file ProductRegistryHelper.h.
|
inline |
Definition at line 73 of file ProductRegistryHelper.h.
|
inline |
Definition at line 83 of file ProductRegistryHelper.h.
References edm::EDPutTokenT< T >::index().
|
inline |
Definition at line 82 of file ProductRegistryHelper.h.
|
inline |
Definition at line 75 of file ProductRegistryHelper.h.
References eostools::move().
EDPutTokenT<T> edm::ProductRegistryHelper::BranchAliasSetterT< T >::token_ |
Definition at line 80 of file ProductRegistryHelper.h.
TypeLabelItem& edm::ProductRegistryHelper::BranchAliasSetterT< T >::value_ |
Definition at line 79 of file ProductRegistryHelper.h.