Go to the source code of this file.
◆ invalidateTree()
◆ partIdx()
Definition at line 120 of file InputGenJetsParticleSelector.cc.
121 InputGenJetsParticleSelector::ParticleVector::const_iterator
pos =
std::lower_bound(
p.begin(),
p.end(), particle);
122 if (
pos ==
p.end() || *
pos != particle)
123 throw cms::Exception(
"CorruptedData") <<
"reco::GenEvent corrupted: Unlisted particles"
127 return pos -
p.begin();
References cuda_std::lower_bound(), and AlCaHLTBitMon_ParallelJobs::p.
Referenced by InputGenJetsParticleSelector::fromResonance(), ME0ReDigiProducer::TemporaryGeometry::getCentralTOF(), ME0ReDigiProducer::getCustomStripProperties(), ME0ReDigiProducer::TemporaryGeometry::getPartCenter(), ME0ReDigiProducer::TemporaryGeometry::getTopo(), invalidateTree(), edm::CloseByParticleGunProducer::produce(), and InputGenJetsParticleSelector::testPartonChildren().
◆ s_filler__LINE__()
◆ s_maker__LINE__()
virtual const Candidate * daughter(size_type i) const =0
return daughter at a given position, i = 0, ... numberOfDaughters() - 1 (read only mode)