Skip to content

Split photon ID and ISO cuts

Luca Franco requested to merge lufranco/easyjet:splitIdIso into main

Following the issue created here Dual (ID-Iso) WPs are defined in the bbyy config for three alternatives:

Photon: ID: "Loose" # Loose, Tight Iso: "NonIso" amount: 2 variables: ["ptOvermyy"] extra_wps: - ["Tight", "NonIso"] - ["Loose", "FixedCutLoose"] - ["Tight", "FixedCutLoose"] Scale factors will be computed using the ["Tight", "FixedCutLoose"] WP, which is passed separately to the PhotonSelectorAlg tagging @tstreble @lderamo @gdigrego @alwang

Merge request reports