Jonathan Samudio
Jonathan Samudio
#### PR description: This PR is intended to add additional functionality to the existing `LHEPtFilter`. A boolean configuration option is added to specify if the pT sum should be a...
#### PR description: Backport of #48250. The only difference is that the filter resides in the `GeneratorInterface/GenFilters/src` directory to preserve the structure in this release. #### PR validation: Validated through...
#### PR description: Verbatim backport of #49533 for `15_1_X`. The PR which these changes now fix was initially introduced with the `CMSSW_15_1_0_pre5` release. #### PR validation: Auto generated cfi looks...
#### PR description: This PR fixes the functionality of the LHEPtFilter which will encounter illegal parameters due to missing entries from the fillDescriptions defaults. The exception message is: ``` -----...
#### PR description: This PR fixes the functionality of the `LHEPtFilter` which will encounter illegal parameters due to missing entries from the fillDescriptions defaults. The bad behavior was mistakenly introduced...
#### PR description: Identified by @makortel, this change moves the modification of `particleFlowClusterHCAL` to the correct configuration file in accordance with the coding rules. #### PR validation: Tested the associated...