master
[RECONSTRUCTION] [LLVM21] Apply code-checks and formats
Clang-Format
Add fillDescriptions to several plugins used at HLT
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
Protect against a 0 length VLA when using DynArray
[RECONSTRUCTION] apply code-format
[RECONSTRUCTION] Changes suggested by new llvm18 clang-format
Add unit test for SoA Table filling with the SOA_DECLARE_DEFAULT macro
add LazyConstructed
recover some headers as requested by Joosep Pata
[tidy]performance-unnecessary-copy-initialization fix
fixed code check errors on altered files
Define missing assignment operator
Apply `clang-tidy` automated code changes
add PtMaxTrackCountFilter
Move parser related headers to interface subdirectory
[CommonTools][clang-tidy] make deleted function public
move some EgammaTools to CommonTools/Utils
direct interface to missingInner/OuterHits in TrackBase
[CommonTools] Move public headers in to interface directory
apply code-format changes