Skip to content

Draft: Implement the computation of the "mirror cell" for pile-up corrections

Camille Normand requested to merge canorman-AddFunctor-Mirror into 2024-patches

This MR implements two new functors "MirrorID" and "MirrorEnergy" to be applied on neutrals. These functors can be used to compute the pile-up energy corrections in the ECAL. See Chap 5 of https://cds.cern.ch/record/2886547?ln=en for more details.

  • "Update the docstring accordingly."
  • "Update tests where this functor collection is used as otherwise you will get a mismatch in the set of variables stored in the ntuple."

Goes together with LHCb!4504 and Rec!3847.

Edited by Camille Normand

Merge request reports