1 #ifndef FWCore_Framework_NumberOfConcurrentIOVs_h 2 #define FWCore_Framework_NumberOfConcurrentIOVs_h 31 namespace eventsetup {
33 class EventSetupProvider;
40 unsigned int maxConcurrentIOVs,
unsigned int numberConcurrentIOVs_
void fillRecordsNotAllowingConcurrentIOVs(EventSetupProvider const &)
std::set< EventSetupRecordKey > recordsNotAllowingConcurrentIOVs_
unsigned int maxConcurrentIOVs_
std::vector< std::pair< EventSetupRecordKey, unsigned int > > forceNumberOfConcurrentIOVs_
void readConfigurationParameters(ParameterSet const *eventSetupPset, unsigned int maxConcurrentIOVs, bool dumpOptions)
unsigned int numberOfConcurrentIOVs(EventSetupRecordKey const &, bool printInfoMsg=false) const