CPAlgorithms: config block for IFF classifier
This MR performs a slight revamp of the CP::AsgClassificationDecorationAlg
(which wraps around the IFF truth classifier) such that the calculation is only run for the nominal calibration and propagated to the systematic variations. It also introduces the corresponding config block and integrates it within the YAML config.
One can now write
Electrons:
- containerName: 'AnaElectrons'
IFFClassification: {}
crackVeto: True
WorkingPoint:
- selectionName: 'loose'
likelihoodWP: 'MediumLH'
...
and likewise for muons.
Tagging @nbruscin for IFF