#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 |
Description: <one line="" class="" summary>="">. More... | |
Functions | |
DEFINE_FWK_MODULE (prodname) | |
Variables | |
example_myparticle example_myparticle typedef std::vector< reco::Particle > | MyParticleCollection |
DEFINE_FWK_MODULE | ( | prodname | ) |
example_myparticle example_myparticle typedef std::vector<reco::Particle> MyParticleCollection |