Public Member Functions | |
TokenLookupInfo (edm::TypeID const &iID, ProductHolderIndex iIndex, bool skipCurrentProcess, BranchType iBranch) | |
Public Attributes | |
BranchType | m_branchType |
ProductHolderIndexAndSkipBit | m_index |
edm::TypeID | m_type |
Definition at line 145 of file EDConsumerBase.h.
|
inline |
Definition at line 146 of file EDConsumerBase.h.
BranchType edm::EDConsumerBase::TokenLookupInfo::m_branchType |
Definition at line 153 of file EDConsumerBase.h.
ProductHolderIndexAndSkipBit edm::EDConsumerBase::TokenLookupInfo::m_index |
Definition at line 152 of file EDConsumerBase.h.
edm::TypeID edm::EDConsumerBase::TokenLookupInfo::m_type |
Definition at line 151 of file EDConsumerBase.h.