tauRec and DerivationFrameworkPhys: replace kwargs with flag for TauJets_EleRM
Hello,
The TauJets_EleRM container (boosted e-tau reconstruction) is not present in AODs before 24.0.17. Currently, we determine inside PHYS whether the container is present, and pass this information around using kwargs. This MR introduces a tau flag, so we can drop the kwargs.
Tagging @ademaria .
Cheers, Bertrand