1 #ifndef CommonTools_ParticleFlow_PtMinPFCandidateSelectorDefinition
2 #define CommonTools_ParticleFlow_PtMinPFCandidateSelectorDefinition
15 ptMin_( cfg.getParameter< double >(
"ptMin" ) ) { }
28 for( collection::const_iterator pfc = hc->begin();
29 pfc != hc->end(); ++pfc, ++
key) {
34 selected_.back().setSourceCandidatePtr( ptrToMother );
void select(const HandleToCollection &hc, const edm::EventBase &e, const edm::EventSetup &s)
string key
FastSim: produces sample of signal events, overlayed with premixed minbias events.
PtMinPFCandidateSelectorDefinition(const edm::ParameterSet &cfg, edm::ConsumesCollector &&iC)
Particle reconstructed by the particle flow algorithm.