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