Huilin Qu
Huilin Qu
# This Pull request: This pull request fixes a segfault when calling `GetNumberOfBins()` on an empty TH2Poly by first checking whether `fBins` is null. To reproduce the original segfault: ```c++...
#### PR description: Backport of https://github.com/cms-sw/cmssw/pull/46203. > > #### PR description: > > When checking the NANO matrix tests I noticed some MC workflows show very high memory usage (~6GB)....
#### PR description: Rework of https://github.com/cms-sw/cmssw/pull/46153. The updated model file is in https://github.com/cms-data/PhysicsTools-NanoAOD/pull/18. > PR description: > > This PR adds ParticleNet-based Muon ID for NanoAODv15. > The feature was...