-
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
Adding optionality for MTD timing in PFTICLProducer #37158
Adding optionality for MTD timing in PFTICLProducer #37158
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37158/28711
|
A new Pull Request was created by @trtomei (Thiago Tomei) for master. It involves the following packages:
@clacaputo, @cmsbuild, @AdrianoDee, @srimanob, @slava77, @jpata can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-61c5c1/22896/summary.html Comparison SummarySummary:
|
+upgrade
|
@trtomei about this:
shall we open an issue? To have it documented and experts participating to the discussion. |
Yes, I will open an issue as soon as soon as I have a simple reproducible recipe! |
+reconstruction
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-37158/28747
|
Pull request #37158 was updated. @clacaputo, @cmsbuild, @AdrianoDee, @srimanob, @slava77, @jpata can you please check and sign again. |
Please test |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-61c5c1/22952/summary.html Comparison SummarySummary:
|
+reconstruction |
+Upgrade Re-sign follows @AdrianoDee |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
Do we still a chance to integrate this to 12_3_0_pre6? If not, we will ask for the backport as it needs for Phase-2 HLT MC production with 12_3. |
+1 |
PR description:
We are facing a showstopper on porting the HLT Phase 2 Menu to CMSSW_12_3_0: for some reason, in our menu the link between MTD timing enabled tracks and PFCandidates is broken, and we are having difficulties in debugging it.
In view of the imminent closing of the prereleases, we would propose a blunt, but efficient alternative: adding a toggle to
PFTICLProducer
to use the MTD timing. Of course, by default it is set to true, but for the HLT menu it would temporarily be set to false.As a bonus, it would cleanly allow to separate studies with timing from MTD vs timing from HGCAL, in the context of the HLT menu evolution.
PR validation:
Did the full tests:
and
runTheMatrix.py -l limited -i all --ibeos