CMS 3D CMS Logo

Classes | Functions | Variables

/data/refman/pasoursint/CMSSW_4_1_8_patch13/src/FWCore/Skeletons/scripts/mkTemplates/EDProducer/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().