master
Clang-Format
Add fillDescriptions to several plugins used at HLT
Convert to thread-friendly modules in CommonTools
Clean up unused variables
Modernized module in PhysicsTools/HepMCCandAlgos
introduce the machinery to actually count the total number of pixel clusters per event and use it in PixelCountFilter
Replace forward references with includes of Fwd.h files
introduce the possibility to count the number of counts per DetSet and use it in PixelOccupancyFilter in order to count the total number of pixel dets with at least N and at most M clusters in an event
EventSetupInitTrait can now have state
Add fill description for PFCandidateFwdPtrProducer
[RECONSTRUCTION] Changes suggested by new llvm18 clang-format
Use std::abs in CommonTools/UtilAlgos/interface/MatchByDEta.h
use addWithDefaultLabel instead of add in fillDescription of Merger.h
fixed code check errors on altered files
Switch to ObjectSelectorBase to remove explicit edm::EDFilter dependency
Removed unnecessary includes
Moved ObjectSelector to use edm::stream::EDFilter<>
fix throwOnMissing logic in ObjectSelectorBase
add pixel-less and with-pixels track validation monitoring for Phase-2 HLT
clang19 fix: template argument list is expected after a name prefixed
add PtMaxTrackCountFilter
add a fillDescriptions to TrackWithVertexRefSelector
Move SingleObjectRefSelector to ObjectSelector
[RECONSTRUCTION] [LLVM21] Apply code-checks and formats
first round of dependency cleanups
Remove remnants of SubProcess from Service System
Fixing included header files.