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