-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[NGT] Introduce HGCal validation at HLT #47892
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
base: master
Are you sure you want to change the base?
Conversation
cms-bot internal usage |
test parameters:
|
type ngt |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47892/44538
|
@cmsbuild, please test |
+1 Size: This PR adds an extra 220KB to repository Comparison SummarySummary:
|
PR description:
The goal of this PR is to introduce the HGCal validation for the Phase-2 HLT menu.
In order to do so a new validation chain has been added, starting from the existing offline one, and plugged in the Phase-2 HLT validation infrastructure.
The new code supports both the TICL v4 (current default in the phase-2 HLT menu) and TICL v5 (which will become the new default after full validation from the various POGs at HLT). The list of TICL iterations to run upon is based on the process modifier.
In order to cope with the fact that at HLT not all the events have all the collections produced, several producer needed to be patched in order to be protected against missing input.
PR validation:
Run the following set of workflows:
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Not a backport, it will not be backported.
N.B.: opening in draft mode for now, some clean-up is still in order.