#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/global/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "DataFormats/TestObjects/interface/ToyProducts.h"
#include <cassert>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | edmtest::ExistingDictionaryTestAnalyzer |
class | edmtest::ExistingDictionaryTestProducer |
Namespaces | |
edm | |
HLT enums. | |
edmtest | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< ExistingDictionaryTestProducer > > | s_filler_0__LINE__ ("ExistingDictionaryTestProducer") |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< ExistingDictionaryTestAnalyzer > > | s_filler_0__LINE__ ("ExistingDictionaryTestAnalyzer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< ExistingDictionaryTestProducer > > | s_maker__LINE__ ("ExistingDictionaryTestProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< ExistingDictionaryTestAnalyzer > > | s_maker__LINE__ ("ExistingDictionaryTestAnalyzer") |
|
static |
|
static |
|
static |
|
static |