-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Remove deprecated heavy-ion reconstruction #43824
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
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43824/38639
|
|
A new Pull Request was created by @mandrenguyen (Matthew Nguyen) for master. It involves the following packages:
@mandrenguyen, @sunilUIET, @subirsarkar, @cmsbuild, @miquork, @AdrianoDee, @jfernan2, @srimanob can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
please test |
|
-1 Failed Tests: Build BuildI found compilation error when building: Entering library rule at src/RecoHI/HiTracking/plugins
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_0_X_2024-01-31-1100/src/RecoHI/HiTracking/plugins/HIBestVertexProducer.cc
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_0_X_2024-01-31-1100/src/RecoHI/HiTracking/plugins/HIBestVertexSelector.cc
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_0_X_2024-01-31-1100/src/RecoHI/HiTracking/plugins/HIMultiTrackSelector.cc
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_0_X_2024-01-31-1100/src/RecoHI/HiTracking/plugins/HIBestVertexProducer.cc:1:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_0_X_2024-01-31-1100/poison/RecoHI/HiTracking/interface/HIBestVertexProducer.h:1:2: error: #error THIS FILE HAS BEEN REMOVED FROM THE PACKAGE.
1 | #error THIS FILE HAS BEEN REMOVED FROM THE PACKAGE.
| ^~~~~
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_0_X_2024-01-31-1100/src/RecoHI/HiTracking/plugins/HIPixelClusterVtxProducer.cc
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_0_X_2024-01-31-1100/src/RecoHI/HiTracking/plugins/HIPixelMedianVtxProducer.cc
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_0_X_2024-01-31-1100/src/RecoHI/HiTracking/plugins/HIPixelTrackFilterProducer.cc
|
|
please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43824/38640
|
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43824/39291
|
|
Code-checks is running since yesterday, which seems odd. Is there an easy way to jumpstart it? |
|
Pull request #43824 was updated. @fabiocos, @antoniovilela, @rappoccio, @davidlange6, @srimanob, @subirsarkar, @jfernan2, @sunilUIET, @AdrianoDee, @mandrenguyen, @miquork can you please check and sign again. |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-40d8c0/37846/summary.html Comparison SummarySummary:
|
|
+1 |
|
Gentle ping @cms-sw/pdmv-l2 @cms-sw/upgrade-l2 |
|
+pdmv |
|
+Upgrade |
|
+1 |
|
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 be automatically merged. |
The old version of the HI reco that was based on
--scenario HeavyIonshas not been used since 2015, and has since been supplanted by theerafunctionality.This is a first attempt at cleaning up some old stuff that is causing maintenance issues.
It should be noted that we will no longer have a running workflows for heavy ion data from 2015 and earlier.