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 156 of file EDConsumerBase.h.
|
inline |
Definition at line 157 of file EDConsumerBase.h.
BranchType edm::EDConsumerBase::TokenLookupInfo::m_branchType |
Definition at line 164 of file EDConsumerBase.h.
ProductHolderIndexAndSkipBit edm::EDConsumerBase::TokenLookupInfo::m_index |
Definition at line 163 of file EDConsumerBase.h.
edm::TypeID edm::EDConsumerBase::TokenLookupInfo::m_type |
Definition at line 162 of file EDConsumerBase.h.