#include <map>
#include <memory>
#include <set>
#include <string>
#include <vector>
#include "FWCore/Framework/interface/EventSetupRecordKey.h"
#include "FWCore/Framework/interface/DataKey.h"
#include "FWCore/Framework/interface/ComponentDescription.h"
#include "FWCore/Utilities/interface/propagate_const.h"
Go to the source code of this file.
Classes | |
class | edm::eventsetup::DataProxyProvider |
Namespaces | |
edm | |
HLT enums. | |
edm::eventsetup | |
Functions | |
template<class ProxyT > | |
void | edm::eventsetup::insertProxy (DataProxyProvider::KeyedProxies &iList, std::shared_ptr< ProxyT > iProxy, const char *iName="") |