master
[DQM] Changes suggested by new llvm18 clang-format
fix code format
[DQM] py2/3 compatibility:drop use of __future__
Take care of some remaining obsolete python scripts in Geometry/HGCalCommonData
Keep the truth prevalidation out of the detector-only validation assemblies
Add missing dependencies to SimDataFormats
[DQM] [LLVM21] Apply clang-tidy changes
Use std::abs instead of abs.
Remove legacy modules from ECAL Phase 2 development workflows.
Fix for ECAL Phase 2 rechit validation configuration.
Implement review comments.
[DQM-GENERATORS] [LLVM21] Apply code-checks and formats
Use the validation scripts to test the 2026 Geometry scenario
[DQM] [Clang]Cleanup clang-analyzer warnings
[DQM] Drop Geometry/CommonDetUnit package
TICLGeom: migrate HGCAL reco, validation and associators to ticlgeom::Tools
Merge pull request #49637 from Chihwan-An/SingleTau_Trigger_v1
replace conditions with new accessor
Merge pull request #46225 from smuzaffar/VHcalHits-ca1
[DQM] [clang] Fix warnings reported by clang-16
Avoid compilation warnings in Validation/L1T and RecoJets
remove all uses of -p, --parameter-set with cmsRun
Merge pull request #51359 from fabiocos/fc-validClu-20260626
Replace forward references with includes of Fwd.h files
[DQM] Fix syntax in python scripts
[DQM] [GCC16] cleanup for unused variables
[DQM] Apply code checks/format
[GEOMETRY] Changes suggested by new llvm18 clang-format
Add customiseWithTimeMemoryInfo() function
Added HepMCProductFwd.h file
Remove AK4PFPuppiHLT corrector in run1 and run2 wf
Changes needed for mplhep 1.1.0 as hep.cms.lumitext is removed
Merge pull request #50968 from makortel/evoIntegrationDataFormats
typo fix. also add fallback statement.
Code check
Declutter with genTau and recoTau references.
Update PixelVertex validation to use DNN High-Purity PixelTracks
Update the validation sequence for pixel-only tracking workflows (cms-patatrack#548)
fix range of histos
Clean up BuildFiles under Validation/
clean BuildFiles
Merge pull request #51542 from brandiskip/l1tk-phase2-track-rate-fake-dup-monitoring
[CORE] py2/3 compatibility:drop use of __future__
Remove merge marks from Muon_FullChain_cfg.py
Replace forward declaration with TrackingParticleFwd.h