From . * [new ref] HEAD -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/41932/head -> cms-sw/refs/pull/41932/head Switched to branch 'merge-attempt' Auto-merging DQMServices/Components/plugins/MEtoEDMConverter.cc Auto-merging DQMServices/FwkIO/plugins/DQMRootOutputModule.cc Auto-merging DQMServices/FwkIO/plugins/format.h Merge made by the 'ort' strategy. DQMServices/Components/plugins/EDMtoMEConverter.cc | 9 ++ DQMServices/Components/plugins/MEtoEDMConverter.cc | 14 +++ DQMServices/Components/scripts/dqmiolistmes.py | 1 + DQMServices/Core/interface/DQMNet.h | 1 + DQMServices/Core/interface/DQMStore.h | 28 +++++- DQMServices/Core/interface/MonitorElement.h | 13 ++- DQMServices/Core/src/DQMNet.cc | 4 + DQMServices/Core/src/LegacyIOHelper.cc | 7 ++ DQMServices/Core/src/MonitorElement.cc | 101 ++++++++++++++++++++- DQMServices/Demo/test/TestDQMEDAnalyzer.cc | 42 ++++++++- DQMServices/Demo/test/dqmiodumpentries.py | 11 ++- DQMServices/Demo/test/runtests.sh | 74 +++++++-------- DQMServices/FwkIO/plugins/DQMRootOutputModule.cc | 3 + DQMServices/FwkIO/plugins/DQMRootSource.cc | 33 ++++--- DQMServices/FwkIO/plugins/format.h | 2 + .../StreamerIO/plugins/DQMProtobufReader.cc | 3 + DataFormats/Histograms/interface/MEtoEDMFormat.h | 4 +- .../interface/MonitorElementCollection.h | 1 + DataFormats/Histograms/src/classes_def.xml | 5 + DataFormats/Histograms/test/metoedmformat_t.cc | 6 ++ 20 files changed, 293 insertions(+), 69 deletions(-) Switched to branch 'from-CMSSW_15_1_X_2025-02-27-2300'