From . * [new ref] -> merge-attempt From https://github.com/cms-sw/cmssw * [new ref] refs/pull/44927/head -> cms-sw/refs/pull/44927/head Switched to branch 'merge-attempt' Merge made by the 'ort' strategy. CondCore/PopCon/interface/Exception.h | 1 + CondCore/PopCon/interface/OnlinePopCon.h | 111 ++++++++++++++++++++++ CondCore/PopCon/interface/OnlinePopConAnalyzer.h | 45 +++++++++ CondCore/PopCon/src/OnlinePopCon.cc | 114 +++++++++++++++++++++++ 4 files changed, 271 insertions(+) create mode 100644 CondCore/PopCon/interface/OnlinePopCon.h create mode 100644 CondCore/PopCon/interface/OnlinePopConAnalyzer.h create mode 100644 CondCore/PopCon/src/OnlinePopCon.cc Switched to branch 'from-CMSSW_14_2_X_2024-10-28-2300'