|
| DDCompactViewMFESProducer (const edm::ParameterSet &) |
|
ReturnType | produce (const IdealMagneticFieldRecord &) |
|
| ~DDCompactViewMFESProducer () override |
|
| ESProducer () |
|
| ESProducer (const ESProducer &)=delete |
|
ESProxyIndex 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 const & | operator= (const ESProducer &)=delete |
|
SerialTaskQueueChain & | queue () |
|
template<typename Record > |
std::optional< std::vector< ESProxyIndex > > | updateFromMayConsumes (unsigned int iIndex, const Record &iRecord) const |
|
void | updateLookup (eventsetup::ESRecordsToProxyIndices const &) final |
|
| ~ESProducer () noexcept(false) override |
|
| ESProxyFactoryProducer () |
|
| ESProxyFactoryProducer (const ESProxyFactoryProducer &)=delete |
|
const ESProxyFactoryProducer & | operator= (const ESProxyFactoryProducer &)=delete |
|
| ~ESProxyFactoryProducer () noexcept(false) override |
|
void | createKeyedProxies (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs) |
|
| DataProxyProvider () |
|
| DataProxyProvider (const DataProxyProvider &)=delete |
|
const ComponentDescription & | description () const |
|
void | fillRecordsNotAllowingConcurrentIOVs (std::set< EventSetupRecordKey > &recordsNotAllowingConcurrentIOVs) const |
|
virtual void | initConcurrentIOVs (EventSetupRecordKey const &key, unsigned int nConcurrentIOVs) |
|
bool | isUsingRecord (const EventSetupRecordKey &key) const |
|
KeyedProxies & | keyedProxies (const EventSetupRecordKey &iRecordKey, unsigned int iovIndex=0) |
|
const DataProxyProvider & | operator= (const DataProxyProvider &)=delete |
|
void | setAppendToDataLabel (const edm::ParameterSet &) |
|
void | setDescription (const ComponentDescription &iDescription) |
|
std::set< EventSetupRecordKey > | usingRecords () const |
|
virtual | ~DataProxyProvider () 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) |
|