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 271 of file EDConsumerBase.h.
|
inline |
Definition at line 272 of file EDConsumerBase.h.
BranchType edm::EDConsumerBase::TokenLookupInfo::m_branchType |
Definition at line 276 of file EDConsumerBase.h.
ProductResolverIndexAndSkipBit edm::EDConsumerBase::TokenLookupInfo::m_index |
Definition at line 275 of file EDConsumerBase.h.
edm::TypeID edm::EDConsumerBase::TokenLookupInfo::m_type |
Definition at line 274 of file EDConsumerBase.h.