master
first round of dependency cleanups
Made EventShapeVarsProducer thread-friendly
Updated HLTPixelThrustFilter to select saturated pixels
Removed FWLiteESSource
Remove uses of sources that no longer exist.
git commit -am "Remove unused AddDirectory in analysis packages"
Merge pull request #49414 from ctdax/master
Added ElectronFwd.h and MuonFwd.h to PatCandidates
[ANALYSIS] py2/3 compatibility:drop use of __future__
Added edm::stream::Watch* to PhysicsTools modules
correcting deps
Fix deprecation warnings in JetChargeAnalyzer
[ANALYSIS] Changes suggested by new llvm18 clang-format
Simplify condition for inverting hadron flavour
Count ee pairs as photons
Clean up BuildFiles under PhysicsTools/
Move to EventSetupRecordInfiniteIntervalFinder
Fix FastSim NanoAOD jet row links
update doc
Refactor ONNXRuntime and Trackster inference classes for reducing RSS
Merge pull request #51065 from smuzaffar/reconstruction-xpog-drop-CommonDetUnit
[ANALYSIS] [GCC16] cleanup for unused variables
do not throw on missing input in Run3ScoutingTrackToRecoTrackProducer and Run3ScoutingVertexToRecoVertexProducer
Merge pull request #50084 from smuzaffar/reconstruction-xpog-llvm21-format1
make sure to run pytorch-create_simple_dnn for gpus
Add support for PyTorchAlpaka FP16 inference
Drop py3-html5lib unit test
EventSetupInitTrait can now have state
[ANALYSIS] Drop Geometry/CommonDetUnit package
Add plugin to obtain an unique best track index for Run 3 Scouting Electron. Added Unit tests
Merge pull request #50916 from dan131riley/dependencies-cleanup
Migrate skeletons to catch2 v3 (based on #49121)
Fix target triple detection on EL10 by using platform.machine()
Walk the hit-index tree through GEN-only bridges, and never fall back quietly
introduce const variant of XGBooster::predict and use it in PhotonXGBoostEstimator