Skip to content

Add new jet reconstruction algorithms

Murilo Santana Rangel requested to merge sandra-HltParticleFlow into master
  • ParticleMakerForParticleFlow: LHCb::Particle creation from LHCb::ProtoParticle objects. Uses best ProbNN for particle ID
  • HltParticleFlowRun3: Receives a vector of LHCb::Particle containers, basic or composite, outputs a list of particles removing duplicities (no protoparticle is used more than once)
  • HltJetBuilderRun3: Run3 Jet building (JB) algorithm class for use in the HLT and offline.

Needed for Moore!338 (merged)

Edited by Rosen Matev

Merge request reports