Classes | |
struct | EnableQueueGuard |
Public Member Functions | |
tbb::task * | execute () override |
RunModuleTask (Worker *worker, typename T::MyPrincipal const &ep, EventSetupImpl const &es, ServiceToken const &token, StreamID streamID, ParentContext const &parentContext, typename T::Context const *context) | |
Public Member Functions inherited from edm::WaitingTask | |
std::exception_ptr const * | exceptionPtr () const |
Returns exception thrown by dependent task. More... | |
WaitingTask () | |
Constructor. More... | |
~WaitingTask () override | |
Private Attributes | |
T::Context const * | m_context |
EventSetupImpl const & | m_es |
ParentContext const | m_parentContext |
T::MyPrincipal const & | m_principal |
ServiceToken | m_serviceToken |
StreamID | m_streamID |
Worker * | m_worker |
|
inline |
Definition at line 404 of file Worker.h.
|
inlineoverride |
Definition at line 433 of file Worker.h.
References f, eostools::move(), cmsRelvalreport::principal(), and createBeamHaloJobs::queue.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |