#include "FWCore/Framework/interface/MakerMacros.h"
#include "PhysicsTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "PhysicsTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::GenParticleCollection, StringCutObjectSelector < reco::GenParticle > > | GenParticleSelector |
Functions | |
DEFINE_FWK_MODULE (GenParticleSelector) |
typedef SingleObjectSelector< reco::GenParticleCollection, StringCutObjectSelector<reco::GenParticle> > GenParticleSelector |
Definition at line 16 of file GenParticleSelector.cc.
DEFINE_FWK_MODULE | ( | GenParticleSelector | ) |