Public Member Functions | |
TokenLookupInfo (edm::TypeID const &iID, ProductResolverIndex iIndex, bool skipCurrentProcess, BranchType iBranch) | |
Public Attributes | |
BranchType | m_branchType |
ProductResolverIndexAndSkipBit | m_index |
edm::TypeID | m_type |
Definition at line 256 of file EDConsumerBase.h.
|
inline |
Definition at line 257 of file EDConsumerBase.h.
BranchType edm::EDConsumerBase::TokenLookupInfo::m_branchType |
Definition at line 261 of file EDConsumerBase.h.
ProductResolverIndexAndSkipBit edm::EDConsumerBase::TokenLookupInfo::m_index |
Definition at line 260 of file EDConsumerBase.h.
edm::TypeID edm::EDConsumerBase::TokenLookupInfo::m_type |
Definition at line 259 of file EDConsumerBase.h.