#include <memory>
#include <string>
#include <optional>
#include "FWCore/Framework/interface/ESConsumesCollector.h"
#include "FWCore/Framework/interface/es_impl/MayConsumeChooserBase.h"
#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/eventsetup_dependsOn.h"
#include "FWCore/Framework/interface/es_Label.h"
#include "FWCore/Framework/interface/SharedResourcesAcquirer.h"
Go to the source code of this file.
Classes | |
class | edm::ESProducer |
Namespaces | |
edm | |
HLT enums. | |
edm::eventsetup | |
Functions | |
template<typename T , typename TRecord , typename TDecorator > | |
const TDecorator & | edm::eventsetup::createDecoratorFrom (T *, const TRecord *, const TDecorator &iDec) |