Consolidate ObjectSelectorAlg
This MR consolidates the ObjectSelectorAlg implementations by
- saving the SF also for the loose WP used to select the objects, fixing the recently observed crash by @yelghaza
NTupleMaker ERROR No branch was created for rule: "AnalysisElectrons_%SYS%.el_effSF_MediumLH_Loose_VarRad_%SYS% -> el_el_effSF_MediumLH_Loose_VarRad_%SYS%" and systematics: ""
- extending the tau algorithm to support multiple working points, as for the other objects
- extending the developments from other objects about selection flags (see !798 (merged)) to photons
- adding
baselineSelection
andeffSF
to default outputs for all objects