PhysicsTools
HepMCCandAlgos
plugins
GenParticleSelector.cc
Go to the documentation of this file.
1
/* \class GenParticleSelector
2
*
3
* Configurable GenParticle Selector
4
*
5
* \author: Luca Lista, INFN
6
*
7
*/
8
#include "
FWCore/Framework/interface/MakerMacros.h
"
9
#include "
CommonTools/UtilAlgos/interface/StringCutObjectSelector.h
"
10
#include "
CommonTools/UtilAlgos/interface/SingleObjectSelector.h
"
11
#include "
DataFormats/HepMCCandidate/interface/GenParticle.h
"
12
13
typedef
SingleObjectSelector<reco::GenParticleCollection, StringCutObjectSelector<reco::GenParticle>
>
14
GenParticleSelector
;
15
16
DEFINE_FWK_MODULE
(
GenParticleSelector
);
StringCutObjectSelector.h
SingleObjectSelector.h
GenParticleSelector
SingleObjectSelector< reco::GenParticleCollection, StringCutObjectSelector< reco::GenParticle > > GenParticleSelector
Definition:
GenParticleSelector.cc:14
GenParticle.h
MakerMacros.h
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
SingleObjectSelectorBase
Definition:
SingleObjectSelector.h:26
Generated for CMSSW Reference Manual by
1.8.16