Definition at line 70 of file StreamerInputSource.h.
edm::StreamerInputSource::EventPrincipalHolder::EventPrincipalHolder |
( |
| ) |
|
edm::StreamerInputSource::EventPrincipalHolder::~EventPrincipalHolder |
( |
| ) |
|
|
virtual |
WrapperBase const * edm::StreamerInputSource::EventPrincipalHolder::getIt |
( |
ProductID const & |
id | ) |
const |
|
overridevirtual |
WrapperBase const * edm::StreamerInputSource::EventPrincipalHolder::getThinnedProduct |
( |
edm::ProductID const & |
id, |
|
|
unsigned int & |
index |
|
) |
| const |
|
overridevirtual |
void edm::StreamerInputSource::EventPrincipalHolder::getThinnedProducts |
( |
ProductID const & |
pid, |
|
|
std::vector< WrapperBase const * > & |
wrappers, |
|
|
std::vector< unsigned int > & |
keys |
|
) |
| const |
|
overridevirtual |
Implements edm::EDProductGetter.
Definition at line 388 of file StreamerInputSource.cc.
virtual void getThinnedProducts(ProductID const &pid, std::vector< WrapperBase const * > &foundContainers, std::vector< unsigned int > &keys) const override
void edm::StreamerInputSource::EventPrincipalHolder::setEventPrincipal |
( |
EventPrincipal * |
ep | ) |
|
unsigned int edm::StreamerInputSource::EventPrincipalHolder::transitionIndex_ |
( |
| ) |
const |
|
overridevirtual |
EventPrincipal const* edm::StreamerInputSource::EventPrincipalHolder::eventPrincipal_ |
|
private |