#include "EventSignalsSentry.h"
Public Member Functions | |
EventSignalsSentry (ActivityRegistry *iReg, ModuleCallingContext const *iContext) | |
~EventSignalsSentry () | |
Private Attributes | |
ModuleCallingContext const * | m_context |
ActivityRegistry * | m_reg |
Description: Guarantees that the pre/post module Event signals are sent
Usage: <usage>
Definition at line 29 of file EventSignalsSentry.h.
|
inline |
Definition at line 31 of file EventSignalsSentry.h.
References edm::ModuleCallingContext::getStreamContext(), and edm::ActivityRegistry::preModuleEventSignal_.
|
inline |
Definition at line 36 of file EventSignalsSentry.h.
References edm::ModuleCallingContext::getStreamContext(), m_context, m_reg, and edm::ActivityRegistry::postModuleEventSignal_.
|
private |
Definition at line 41 of file EventSignalsSentry.h.
Referenced by ~EventSignalsSentry().
|
private |
Definition at line 40 of file EventSignalsSentry.h.
Referenced by ~EventSignalsSentry().