1 #ifndef FWCore_Framework_one_EDProducerBase_h 2 #define FWCore_Framework_one_EDProducerBase_h 34 class ModuleCallingContext;
35 class PreallocationConfiguration;
37 class ProductRegistry;
38 class ThinnedAssociationsHelper;
82 virtual void preallocLumis(
unsigned int);
97 void doRespondToCloseInputFile(
FileBlock const& fb);
101 registerProducts(module, reg, moduleDescription_);
113 virtual void doBeginRun_(
Run const& rp,
EventSetup const& c);
118 virtual void doBeginRunProduce_(
Run& rp,
EventSetup const& c);
SharedResourcesAcquirer & sharedResourcesAcquirer()
void preActionBeforeRunEventAsync(WaitingTask *iTask, ModuleCallingContext const &iModuleCallingContext, Principal const &iPrincipal) const
std::string workerType() const
SerialTaskQueue * globalRunsQueue() final
SerialTaskQueue * globalLuminosityBlocksQueue() final
bool wantsStreamLuminosityBlocks() const
bool wantsGlobalRuns() const final
ModuleDescription const & moduleDescription() const
ParentageID previousParentageId_
void registerProductsAndCallbacks(EDProducerBase *module, ProductRegistry *reg)
void doRegisterThinnedAssociations(ProductRegistry const &, ThinnedAssociationsHelper &)
bool wantsGlobalLuminosityBlocks() const final
bool wantsStreamRuns() const
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
SharedResourcesAcquirer resourcesAcquirer_
EDProducerBase ModuleType
virtual void preallocThreads(unsigned int)
void setModuleDescription(ModuleDescription const &md)
virtual bool hasAccumulator() const
std::vector< BranchID > previousParentage_
ModuleDescription moduleDescription_