#include <TransitionInfoTypes.h>
Public Member Functions | |
EventSetupImpl const & | eventSetupImpl () const |
EventTransitionInfo () | |
EventTransitionInfo (EventPrincipal &iPrincipal, EventSetupImpl const &iEventSetupImpl) | |
EventPrincipal & | principal () |
EventPrincipal const & | principal () const |
Private Attributes | |
EventPrincipal * | eventPrincipal_ = nullptr |
EventSetupImpl const * | eventSetupImpl_ = nullptr |
Definition at line 26 of file TransitionInfoTypes.h.
|
inline |
Definition at line 28 of file TransitionInfoTypes.h.
|
inline |
Definition at line 30 of file TransitionInfoTypes.h.
|
inline |
Definition at line 35 of file TransitionInfoTypes.h.
References eventSetupImpl_.
Referenced by edm::workerhelper::CallImpl< OccurrenceTraits< EventPrincipal, BranchActionStreamBegin > >::esPrefetchAsync().
|
inline |
Definition at line 33 of file TransitionInfoTypes.h.
References eventPrincipal_.
Referenced by edm::stream::EDFilterAdaptorBase::doAcquire(), edm::stream::EDProducerAdaptorBase::doAcquire(), edm::stream::EDFilterAdaptorBase::doEvent(), edm::stream::EDProducerAdaptorBase::doEvent(), edm::stream::EDAnalyzerAdaptorBase::doEvent(), edm::StreamSchedule::finishedPaths(), edm::WorkerT< T >::implDo(), edm::UnscheduledProductResolver::prefetchAsync_(), edm::StreamSchedule::processOneEventAsync(), and edm::Path::workerFinished().
|
inline |
Definition at line 34 of file TransitionInfoTypes.h.
References eventPrincipal_.
|
private |
Definition at line 38 of file TransitionInfoTypes.h.
Referenced by principal().
|
private |
Definition at line 39 of file TransitionInfoTypes.h.
Referenced by eventSetupImpl().