move HLTADFilter out of HLTrigger subsystem into its own package#50346
move HLTADFilter out of HLTrigger subsystem into its own package#50346cmsbuild merged 1 commit intocms-sw:masterfrom
HLTADFilter out of HLTrigger subsystem into its own package#50346Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-50346/48435 |
|
@cmsbuild, please test |
|
A new Pull Request was created by @mmusich for master. It involves the following packages:
The following packages do not have a category, yet: RecoML/AnomalyDetection @Martin-Grunewald, @mmusich can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
+1 Size: This PR adds an extra 24KB to repository Comparison SummarySummary:
|
|
+hlt |
|
Pull request #50346 was updated. @Moanwar, @hjkwon260, @jfernan2, @mandrenguyen, @srimanob, @valsdav, @y19y19 can you please check and sign again. |
|
Hi, we will build the next prerelease, CMSSW_16_1_0_pre3, in a couple of days. If you'd like this PR to be included into 16_1_0 and think this is feasible to converge within 1-2 days, please let us know. Alternatively, this can always go into a future 16_1_X build. |
|
just pinging kindly @cms-sw/reconstruction-l2 and @cms-sw/ml-l2 (they already agreed on the cms-bot PR cms-sw/cms-bot#2701, so I guess this one would be OK) |
|
+1 |
|
+ml |
|
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. @ftenchini, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
|
BuildFile.xml needs a dependency on DataFormats/ParticleFlowCandidate. UBSAN actually needs the symbol: |
There's already a PR for that #50722 |
PR description:
As agreed in #50099 moved
HLTADFilterout ofHLTriggerinto its own packageRecoML/AnomalyDetection.In partial reponse to #49955 I make the module (now called
AXOScoreProducer) to produce into the event the score of the anomaly detection (on which we can e.g. then cut at HLT with the filterHLTFloatThresholdFilterintroduced at #50271).PR validation:
cmsswcompilesIf 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, to be backported to CMSSW_16_0_X.