CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
edproducer.cc File Reference
#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

 DEFINE_FWK_MODULE (prodname)
 

Variables

example_myparticle
example_myparticle typedef
std::vector< reco::Particle
MyParticleCollection
 

Function Documentation

DEFINE_FWK_MODULE ( prodname  )

Variable Documentation

example_myparticle example_myparticle typedef std::vector<reco::Particle> MyParticleCollection

Definition at line 70 of file edproducer.cc.

Referenced by prodname::produce().