Skip to content

Add new code to allow creation of electron and muon free particle flow jets (V2)

This includes updates to JetPFlowSelectionAlg.cxx to add options to remove all neutral contributions from particle flow jets that belong to electrons or muons of a given particle ID level.

On the python side new configuration functionality has been added to allow users to make use of these workflows.

This should not change the output of standard particle flow jets and hence should preserve frozen tier0 for jets.

The new muon free jets rely on an additional decoration that is added to charged FlowElement - thus this aspect violates frozen tier0 and adds a new decoration.

Edited by Mark Hodgkinson

Merge request reports