CPAlgorithms: distinguish between MC and data when writing output branches
We allow to pass an optional list of branch mappings varsOnlyForMC
to the Output
block. This allows the use of a single config file for both MC and data runs, when the user requests MC-specific decorations to be written to the output (e.g. truth information like HadronConeExclTruthLabelID
for jets).