1 #ifndef CommonTools_ParticleFlow_MuonIDPFCandidateSelectorDefinition 2 #define CommonTools_ParticleFlow_MuonIDPFCandidateSelectorDefinition 35 for( collection::const_iterator pfc = hc->begin();
36 pfc != hc->end(); ++pfc, ++
key) {
41 if (muR.
isNull())
continue;
50 selected_.back().setSourceCandidatePtr( ptrToMother );
StringCutObjectSelector< pat::Muon > muonCut_
MuonIDPFCandidateSelectorDefinition(const edm::ParameterSet &cfg, edm::ConsumesCollector &&iC)
bool isNull() const
Checks for null.
void select(const HandleToCollection &hc, const edm::Event &e, const edm::EventSetup &s)
Particle reconstructed by the particle flow algorithm.
Analysis-level muon class.
Selects PFCandidates basing on cuts provided with string cut parser.