-
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
add HLTJetL1TMatchProducer as simplified stage2L1-version with corres… #13468
add HLTJetL1TMatchProducer as simplified stage2L1-version with corres… #13468
Conversation
…ponding filldescriptions and dropped Tau/Central/Forward inputs
A new Pull Request was created by @kirschen for CMSSW_8_1_X. It involves the following packages: HLTrigger/JetMET @Martin-Grunewald, @perrotta, @cmsbuild, @davidlange6, @fwyzard can you please review it and eventually sign? Thanks. cms-bot commands are list here #13028 |
We'd need a PR for 80X as well! |
please test |
backport: #13469 |
-1 runTheMatrix-results/5.1_TTbar+TTbarFS+HARVESTFS/step1_TTbar+TTbarFS+HARVESTFS.log 135.4 step1 runTheMatrix-results/135.4_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS/step1_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS.log you can see the results of the tests here: |
|
||
bool isMatched=false; | ||
|
||
for (unsigned int jetc=0;jetc<l1Jets->size();++jetc) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have to select the l1t objects on BX=0 (or make BX configurable and code that part), see the example code in cms-l1t-offline#156
please test |
The tests are being triggered in jenkins. |
Pull request #13468 was updated. @Martin-Grunewald, @perrotta, @cmsbuild, @davidlange6, @fwyzard can you please check and sign again. |
Selected the l1t objects on BX=0 as suggested by Martin. Here and in #13469 |
please test |
The tests are being triggered in jenkins. |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_8_1_X IBs (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @slava77, @davidlange6, @Degano, @smuzaffar |
+1 |
…Producer_ForStage2L1 add HLTJetL1TMatchProducer as simplified stage2L1-version with corres…
…Producer_ForStage2L1 add HLTJetL1TMatchProducer as simplified stage2L1-version - backport of #13468
…ponding filldescriptions and dropped Tau/Central/Forward inputs