#include <memory>
#include "FWCore/Framework/interface/ESProxyFactoryProducer.h"
#include "FWCore/Framework/interface/ProxyArgumentFactoryTemplate.h"
#include "FWCore/Framework/interface/CallbackProxy.h"
#include "FWCore/Framework/interface/Callback.h"
#include "FWCore/Framework/interface/produce_helpers.h"
#include "FWCore/Framework/interface/ESProducts.h"
#include "FWCore/Framework/interface/eventsetup_dependsOn.h"
#include "FWCore/Framework/interface/es_Label.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
namespace | edm::eventsetup |
Classes | |
class | edm::ESProducer |
Functions | |
template<typename T, typename TRecord, typename TDecorator> | |
const TDecorator & | edm::eventsetup::createDecoratorFrom (T *, const TRecord *, const TDecorator &iDec) |