Split photon ID and ISO cuts
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