-
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
deprecate integer types for L1T and HLT prescales in HLTConfigData
and its clients [12_5_X
]
#39446
deprecate integer types for L1T and HLT prescales in HLTConfigData
and its clients [12_5_X
]
#39446
Conversation
…r and its clients
A new Pull Request was created by @missirol (Marino Missiroli) for CMSSW_12_5_X. It involves the following packages:
@syuvivida, @bbilin, @Martin-Grunewald, @rekovic, @ChrisMisan, @cecilecaillol, @yuanchao, @ahmad3213, @cmsbuild, @missirol, @mandrenguyen, @pmandrik, @epalencia, @emanueleusai, @jfernan2, @kskovpen, @micsucmed, @francescobrivio, @malbouis, @clacaputo, @saumyaphor4252, @sunilUIET, @rvenditti, @tvami can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
12_5_X
]HLTConfigData
and its clients [12_5_X
]
type bugfix #39220 (comment) : a backport to |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e667f4/27652/summary.html Comparison SummarySummary:
|
+hlt To be clear, this backport is not strictly needed for HLT. The main beneficiary is MINIAOD. |
+alca |
+l1 |
+1 |
@cms-sw/pdmv-l2 @cms-sw/dqm-l2 Do you have any comments on this backport? |
urgent
|
+pdmv |
+1 |
+1 |
backport of #39220
PR description:
A full description of the scope and implementation of this PR can be found in #39220.
Summary:
double
andFractionalPrescale
as valid types to access the values of L1T and HLT prescales inHLTConfigData
and all of its clients (e.g.HLTConfigProvider
,HLTPrescaleProvider
,PATTriggerProducer
, etc);DataFormats/PatCandidates
.Verbatim backport.
PR validation:
Relies on the validation done for the original PR.
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:
#39220
Bugfix for MINIAOD.