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