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