#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/StreamID.h"
Go to the source code of this file.
Classes | |
class | __class__< T > |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< __class__ > > | s_filler__LINE__ ("__class__") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< __class__ > > | s_maker__LINE__ ("__class__") |
Variables | |
example_myparticle example_myparticletypedef std::vector< reco::Particle > | MyParticleCollection |
|
static |
|
static |
example_myparticle example_myparticletypedef std::vector<reco::Particle> MyParticleCollection |
Definition at line 70 of file EDProducer.cc.