#include "FWCore/Framework/interface/EventSetupRecordKey.h"
#include "FWCore/Framework/interface/DataKey.h"
#include "FWCore/Framework/interface/es_impl/MayConsumeChooser.h"
#include "FWCore/Utilities/interface/ESGetToken.h"
#include "FWCore/Utilities/interface/ESInputTag.h"
#include "FWCore/Utilities/interface/propagate_const.h"
#include "FWCore/Utilities/interface/Transition.h"
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | edm::ESConsumesCollector |
class | edm::ESConsumesCollectorAdaptor |
class | edm::ESConsumesCollectorT< RECORD > |
class | edm::ESConsumesCollectorWithTagAdaptor |
struct | edm::ESConsumesInfoEntry |
Namespaces | |
edm | |
HLT enums. | |
Typedefs | |
using | edm::ESConsumesInfo = std::vector< ESConsumesInfoEntry > |