Skip to content

Algorithm for filtering out the PFlow objects matched to electrons/muons

Oleh Kivernyk requested to merge okiverny/athena:master_GPFlowAlgorithm into master

The algorithm selects the PFLow Objects which are not matched to electrons or muons with some quality requirements using FE links. These new objects can be then used to build Global PFlow jets. The electron selection quality is configurable (MediumLH by default). The topocluster energy from removed charged FE objects is added to the neutral FE object if it has a link to it. Otherwise, a new neutral FE object is created.

Tagging @mhodgkin @delsart @mswiatlo

Edited by Oleh Kivernyk

Merge request reports