-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HLT_Mu17_Photon30_IsoCaloId_v trigger filters backport to CMSSW_12_4_X #40054
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ePCLHarverster_12_4_X [12.4.X] Fix for `SiPixelLorentzAnglePCLHarvester` after cms-sw#39075
…_4_X [12_4_X] Add run3 alignment relval
…ENanoRun3_forPR [JMENanoAOD] Backport of cms-sw#39000 (Updates for Run-3) to 12_4_X
…alignment_12_4_X [12_4_X] Run3 GEMGeometryBuilder Run3 modifier and fix DQM GEM chambers
HLT menu development for `12_4_X` (7/N)
Run3-alca228X Backport to 12_4_X the PR cms-sw#39116 which modifies IsolatedBunchSelector and HcalNoise AlCaReco
- Improve the representation of trigger expression - Improved the dumped representation of trigger expressions: - AND, OR, and NOT operators add parentheses around their subexpression; - uninitialised Path and L1uGT readers use an explicit name instead of FALSE. - Print how the expressions are interpreted - Delimit tokens and operands - Require a delimiter after each token and operamd, to avoid en expression like: "NOTSomePath ANDOtherPath" to be parsed as: "NOT SomePath AND OtherPath" - Add more tests - Compare the parsed and expected representations
HcalDQM: Revert timing bit to old default, backport of cms-sw#39058
[12_4_X] Fix PPSDiamondDQM histogram of rechits in the last lumisection
[12_4_X] Fixed initialisation of diamond sensitive detector
…_124X fix for `NOT` operator in `triggerExpression::Parser` [`12_4_X`]
…TriggerSummaryProducerAOD_124X fix for process-name check in `TriggerSummaryProducerAOD` [`12_4_X`]
…asClient, update sequence run in alcareco production, update unit tests
…iency-12_4_X Fix unit test: use LNF so that input files can be read from ibeos - 12_4_X
use `--hltProcess reHLT` in Run-3 Data RelVals [`12_4_X`]
…X_backport [Backport] Adding correct Iso filter name (without cut values) for Run3
[12.4.X] `TsosGaussianStateConversions` Require GSF states to be positive definite
HLT menu development for `12_4_X` (10/N): HLT V1.5 of 2022
…_12_4_X [12_4_X] Fix rerecoCommon DQM sequence
…4_9_patch1 [12_4_X] Nano: fix matching between pat trigger objects and L1 objects
…erObjects-ForRun3 Update trigger filters for jets stored in Nano for Run3 menu
A new Pull Request was created by @mrcthiel for master. It involves the following packages:
@cmsbuild, @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
This was referenced Nov 13, 2022
please close |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backporting changes as requested in #39929 (comment)
(second try)