1 #ifndef FWCore_Framework_IntersectingIOVRecordIntervalFinder_h 2 #define FWCore_Framework_IntersectingIOVRecordIntervalFinder_h 31 namespace eventsetup {
55 std::vector<edm::propagate_const<std::shared_ptr<EventSetupRecordIntervalFinder>>>
finders_;
~IntersectingIOVRecordIntervalFinder() override
void setIntervalFor(const EventSetupRecordKey &, const IOVSyncValue &, ValidityInterval &) override
void swapFinders(std::vector< edm::propagate_const< std::shared_ptr< EventSetupRecordIntervalFinder >>> &)
std::vector< edm::propagate_const< std::shared_ptr< EventSetupRecordIntervalFinder > > > finders_
IntersectingIOVRecordIntervalFinder(const EventSetupRecordKey &)
const IntersectingIOVRecordIntervalFinder & operator=(const IntersectingIOVRecordIntervalFinder &)=delete