Go to the documentation of this file. 1 #ifndef FWCore_Framework_one_EDProducer_h
2 #define FWCore_Framework_one_EDProducer_h
29 template <
typename...
T>
34 "Cannot use both WatchRuns and RunCache");
37 "Cannot use both WatchLuminosityBlocks and LuminosityBLockCache");
40 #ifdef __INTEL_COMPILER
SerialTaskQueue * globalLuminosityBlocksQueue() final
bool hasAbilityToProduceInBeginLumis() const final
const EDProducer & operator=(const EDProducer &)=delete
bool hasAbilityToProduceInEndLumis() const final
bool wantsProcessBlocks() const final
SerialTaskQueue * globalRunsQueue() final
bool hasAbilityToProduceInEndProcessBlocks() const final
bool hasAbilityToProduceInBeginProcessBlocks() const final
impl::OptionalSerialTaskQueueHolder< WantsSerialGlobalRunTransitions< T... >::value > globalRunsQueue_
bool wantsGlobalLuminosityBlocks() const final
bool hasAbilityToProduceInBeginRuns() const final
bool wantsGlobalRuns() const final
bool wantsInputProcessBlocks() const final
impl::OptionalSerialTaskQueueHolder< WantsSerialGlobalLuminosityBlockTransitions< T... >::value > globalLuminosityBlocksQueue_
bool hasAbilityToProduceInEndRuns() const final