Definition at line 90 of file StreamerInputSource.h.
◆ EventPrincipalHolder()
edm::StreamerInputSource::EventPrincipalHolder::EventPrincipalHolder |
( |
| ) |
|
◆ ~EventPrincipalHolder()
edm::StreamerInputSource::EventPrincipalHolder::~EventPrincipalHolder |
( |
| ) |
|
|
override |
◆ getIt()
WrapperBase const * edm::StreamerInputSource::EventPrincipalHolder::getIt |
( |
ProductID const & |
id | ) |
const |
|
overridevirtual |
◆ getThinnedKeyFrom()
◆ getThinnedProduct()
std::optional< std::tuple< edm::WrapperBase const *, unsigned int > > edm::StreamerInputSource::EventPrincipalHolder::getThinnedProduct |
( |
edm::ProductID const & |
id, |
|
|
unsigned int |
index |
|
) |
| const |
|
overridevirtual |
◆ getThinnedProducts()
void edm::StreamerInputSource::EventPrincipalHolder::getThinnedProducts |
( |
ProductID const & |
pid, |
|
|
std::vector< WrapperBase const * > & |
wrappers, |
|
|
std::vector< unsigned int > & |
keys |
|
) |
| const |
|
overridevirtual |
◆ setEventPrincipal()
void edm::StreamerInputSource::EventPrincipalHolder::setEventPrincipal |
( |
EventPrincipal * |
ep | ) |
|
◆ transitionIndex_()
unsigned int edm::StreamerInputSource::EventPrincipalHolder::transitionIndex_ |
( |
| ) |
const |
|
overridevirtual |
◆ eventPrincipal_
EventPrincipal const* edm::StreamerInputSource::EventPrincipalHolder::eventPrincipal_ |
|
private |