|
| EDFilterAdaptorBase () |
|
std::string | workerType () const |
|
std::vector< ConsumesInfo > | consumesInfo () const |
|
void | convertCurrentProcessAlias (std::string const &processName) |
|
virtual bool | hasAccumulator () const =0 |
|
virtual bool | hasAcquire () const =0 |
|
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
|
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
|
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
|
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType) const |
|
const ModuleDescription & | moduleDescription () const |
|
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
|
| ProducingModuleAdaptorBase () |
|
void | registerProductsAndCallbacks (ProducingModuleAdaptorBase const *, ProductRegistry *reg) |
|
void | resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel) |
|
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
|
void | updateLookup (eventsetup::ESRecordsToProxyIndices const &) |
|
virtual bool | wantsGlobalLuminosityBlocks () const =0 |
|
virtual bool | wantsGlobalRuns () const =0 |
|
bool | wantsStreamLuminosityBlocks () const |
|
bool | wantsStreamRuns () const |
|
virtual | ~ProducingModuleAdaptorBase () |
|
Description: [one line class summary]
Usage: <usage>
Definition at line 48 of file EDFilterAdaptorBase.h.