**Impact of the bug** Likely none, as 2024 seems identical to https://github.com/cms-sw/cmssw/blob/master/Configuration/DataProcessing/python/RecoTLR.py#L97-L100 **Describe the bug** @mtosi noticed that in https://github.com/dmwm/T0/blob/master/etc/ProdOfflineConfiguration.py#L128 we are using `hltScoutingEra_Run3_2024` instead of `hltScoutingEra_Run3_2025`. Note that [Configuration/DataProcessing/python/Impl/hltScoutingEra_Run3_2025.py](https://github.com/cms-sw/cmssw/pull/47536/files#diff-db97b3c6af12547c6bbe1e3960c375a387176b3edb478d307f8cc16e9e57100d) was added by @srimanob with [#47536](https://github.com/cms-sw/cmssw/pull/47536), so most likely we should indeed use `hltScoutingEra_Run3_2025`, similarly to what was done by @LinaresToine with [#5050](https://github.com/dmwm/T0/pull/5050) for pp cc @patinkaew