|
| ESProducerLooper () |
|
| ESProducerLooper (const ESProducerLooper &)=delete |
|
std::set< eventsetup::EventSetupRecordKey > | modifyingRecords () const override |
|
const ESProducerLooper & | operator= (const ESProducerLooper &)=delete |
|
| ESProducer () |
|
| ESProducer (const ESProducer &)=delete |
|
| ESProducer (ESProducer &&)=delete |
|
ESResolverIndex const * | getTokenIndices (unsigned int iIndex) const |
|
ESRecordIndex const * | getTokenRecordIndices (unsigned int iIndex) const |
|
bool | hasMayConsumes () const noexcept |
|
size_t | numberOfTokenIndices (unsigned int iIndex) const |
|
ESProducer & | operator= (const ESProducer &)=delete |
|
ESProducer & | operator= (ESProducer &&)=delete |
|
SerialTaskQueueChain & | queue () |
|
template<typename Record > |
std::optional< std::vector< ESResolverIndex > > | updateFromMayConsumes (unsigned int iIndex, const Record &iRecord) const |
|
void | updateLookup (eventsetup::ESRecordsToProductResolverIndices const &) final |
|
| ~ESProducer () noexcept(false) override |
|
| ESProductResolverFactoryProducer () |
|
| ESProductResolverFactoryProducer (const ESProductResolverFactoryProducer &)=delete |
|
const ESProductResolverFactoryProducer & | operator= (const ESProductResolverFactoryProducer &)=delete |
|
| ~ESProductResolverFactoryProducer () noexcept(false) override |
|
void | createKeyedResolvers (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs) |
|
const ComponentDescription & | description () const |
|
| ESProductResolverProvider () |
|
| ESProductResolverProvider (const ESProductResolverProvider &)=delete |
|
void | fillRecordsNotAllowingConcurrentIOVs (std::set< EventSetupRecordKey > &recordsNotAllowingConcurrentIOVs) const |
|
virtual void | initConcurrentIOVs (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs) |
|
bool | isUsingRecord (const EventSetupRecordKey &key) const |
|
KeyedResolvers & | keyedResolvers (const EventSetupRecordKey &iRecordKey, unsigned int iovIndex=0) |
|
const ESProductResolverProvider & | operator= (const ESProductResolverProvider &)=delete |
|
void | setAppendToDataLabel (const edm::ParameterSet &) |
|
void | setDescription (const ComponentDescription &iDescription) |
|
std::set< EventSetupRecordKey > | usingRecords () const |
|
virtual | ~ESProductResolverProvider () noexcept(false) |
|
bool | concurrentFinder () const |
|
const eventsetup::ComponentDescription & | descriptionForFinder () const |
|
| EventSetupRecordIntervalFinder () |
|
| EventSetupRecordIntervalFinder (const EventSetupRecordIntervalFinder &)=delete |
|
std::set< eventsetup::EventSetupRecordKey > | findingForRecords () const |
|
const ValidityInterval & | findIntervalFor (const eventsetup::EventSetupRecordKey &, const IOVSyncValue &) |
|
bool | nonconcurrentAndIOVNeedsUpdate (const eventsetup::EventSetupRecordKey &key, const IOVSyncValue &syncValue) const |
|
const EventSetupRecordIntervalFinder & | operator= (const EventSetupRecordIntervalFinder &)=delete |
|
void | resetInterval (const eventsetup::EventSetupRecordKey &) |
|
void | setDescriptionForFinder (const eventsetup::ComponentDescription &iDescription) |
|
virtual | ~EventSetupRecordIntervalFinder () noexcept(false) |
|
| EDLooper () |
|
| EDLooper (EDLooper const &)=delete |
|
EDLooper & | operator= (EDLooper const &)=delete |
|
| ~EDLooper () override |
|
virtual void | attachTo (ActivityRegistry &) |
| Override this method if you need to monitor the state of the processing. More...
|
|
void | beginOfJob (EventSetupImpl const &) |
|
virtual void | beginOfJob (EventSetup const &) |
|
virtual void | beginOfJob () |
|
void | copyInfo (ScheduleInfo const &) |
|
void | doBeginLuminosityBlock (LuminosityBlockPrincipal &, EventSetupImpl const &, ProcessContext *) |
|
void | doBeginRun (RunPrincipal &, EventSetupImpl const &, ProcessContext *) |
|
Status | doDuringLoop (EventPrincipal &eventPrincipal, EventSetupImpl const &es, ProcessingController &, StreamContext *) |
|
void | doEndLuminosityBlock (LuminosityBlockPrincipal &, EventSetupImpl const &, ProcessContext *) |
|
Status | doEndOfLoop (EventSetupImpl const &es) |
|
void | doEndRun (RunPrincipal &, EventSetupImpl const &, ProcessContext *) |
|
void | doStartingNewLoop () |
|
| EDLooperBase () |
|
| EDLooperBase (EDLooperBase const &)=delete |
|
virtual void | endOfJob () |
|
void | esPrefetchAsync (WaitingTaskHolder iTask, EventSetupImpl const &iImpl, Transition iTrans, ServiceToken const &iToken) const |
|
EDLooperBase & | operator= (EDLooperBase const &)=delete |
|
void | prefetchAsync (WaitingTaskHolder iTask, ServiceToken const &token, Transition iTrans, Principal const &iPrincipal, EventSetupImpl const &iImpl) const |
|
void | prepareForNextLoop (eventsetup::EventSetupProvider *esp) |
|
void | setActionTable (ExceptionToActionTable const *actionTable) |
|
void | setModuleChanger (ModuleChanger *) |
|
| ~EDLooperBase () noexcept(false) override |
|
std::vector< ConsumesInfo > | consumesInfo () const |
|
void | convertCurrentProcessAlias (std::string const &processName) |
| Convert "@currentProcess" in InputTag process names to the actual current process name. More...
|
|
| EDConsumerBase () |
|
| EDConsumerBase (EDConsumerBase const &)=delete |
|
| EDConsumerBase (EDConsumerBase &&)=default |
|
ESResolverIndex const * | esGetTokenIndices (edm::Transition iTrans) const |
|
std::vector< ESResolverIndex > const & | esGetTokenIndicesVector (edm::Transition iTrans) const |
|
std::vector< ESRecordIndex > const & | esGetTokenRecordIndicesVector (edm::Transition iTrans) const |
|
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
|
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
|
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
|
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
|
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
|
void | modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const *> *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const *> const &labelsToDesc, std::string const &processName) const |
|
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
|
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
|
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
|
void | selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase) |
|
ProductResolverIndexAndSkipBit | uncheckedIndexFrom (EDGetToken) const |
|
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
|
void | updateLookup (eventsetup::ESRecordsToProductResolverIndices const &) |
|
virtual | ~EDConsumerBase () noexcept(false) |
|
|
void | registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ESProductResolverFactoryBase > iFactory, const std::string &iLabel=std::string()) override |
|
void | setIntervalFor (const eventsetup::EventSetupRecordKey &iKey, const IOVSyncValue &iTime, ValidityInterval &oInterval) override |
|
ESConsumesInfo * | consumesInfoPushBackNew () |
|
unsigned int | consumesInfoSize () const |
|
template<typename CallbackT , typename TList , typename TRecord > |
void | registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>> iCallback, const TList *, const TRecord *iRecord, const es::Label &iLabel) |
|
template<typename CallbackT , typename TRecord > |
void | registerProducts (std::shared_ptr< std::pair< unsigned int, std::shared_ptr< CallbackT >>>, const eventsetup::produce::Null *, const TRecord *, const es::Label &) |
|
template<typename T > |
auto | setWhatProduced (T *iThis, const es::Label &iLabel={}) |
|
template<typename T > |
auto | setWhatProduced (T *iThis, const char *iLabel) |
|
template<typename T > |
auto | setWhatProduced (T *iThis, const std::string &iLabel) |
|
template<typename T , typename TDecorator > |
auto | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={}) |
|
template<typename T , typename TReturn , typename TRecord > |
auto | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel={}) |
|
template<typename T , typename TReturn , typename TRecord , typename TDecorator > |
auto | setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const TDecorator &iDec, const es::Label &iLabel={}) |
|
template<typename TFunc > |
auto | setWhatProduced (TFunc &&func, const es::Label &iLabel={}) |
|
template<typename TReturn , typename TRecord , typename TFunc , typename TDecorator > |
ESConsumesCollectorT< TRecord > | setWhatProduced (TFunc &&func, TDecorator &&iDec, const es::Label &iLabel={}) |
|
void | usesResources (std::vector< std::string > const &) |
|
template<class TFactory > |
void | registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
|
KeyedResolversVector | registerResolvers (const EventSetupRecordKey &, unsigned int iovIndex) override |
|
template<class T > |
void | usingRecord () |
|
void | usingRecordWithKey (const EventSetupRecordKey &key) |
|
template<class T > |
void | findingRecord () |
|
void | findingRecordWithKey (const eventsetup::EventSetupRecordKey &) |
|
ModuleChanger * | moduleChanger () |
| This only returns a non-zero value during the call to endOfLoop. More...
|
|
ScheduleInfo const * | scheduleInfo () const |
| This returns a non-zero value after the constructor has been called. More...
|
|
template<typename ProductType , BranchType B = InEvent> |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
|
template<BranchType B = InEvent> |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
|
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
|
template<BranchType B> |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
|
ConsumesCollector | consumesCollector () |
| Use a ConsumesCollector to gather consumes information from helper functions. More...
|
|
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> |
auto | esConsumes () |
|
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> |
auto | esConsumes (ESInputTag const &tag) |
|
template<Transition Tr = Transition::Event> |
constexpr auto | esConsumes () |
|
template<Transition Tr = Transition::Event> |
auto | esConsumes (ESInputTag tag) |
|
template<Transition Tr = Transition::Event> |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
| Used with EventSetupRecord::doGet. More...
|
|
template<typename ProductType , BranchType B = InEvent> |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
|
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
|
template<BranchType B> |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
|
void | resetItemsToGetFrom (BranchType iType) |
|
Definition at line 33 of file ESProducerLooper.h.