master
Add checks for ECAL DQM setup objects to prevent crashes on empty calib runs
Replace enum with static constexpr int
Fix ESConsumes for ECAL DQM modules
[DQM] Changes suggested by new llvm18 clang-format
Change static variable in EcalMonitorPrescaler to static const
Change FIFOFULL flag to FORCEDFULLSUPP and FULLL1ADESYNC to FIFOFULL
[LLVM Analyzer][DQM] Fix LLVM analyzer warnings
Replace forward references with includes of Fwd.h files
Online-offline common components
[GCC13] Fix Woverloaded-virtual warning
remove global variables from ECAL DQM code
code formatting for global variables fix
Clang-Format