Skip to content
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

Absorb CSCCommonTrigger into CSCTriggerPrimitives #31549

Merged
merged 2 commits into from
Sep 30, 2020
Merged

Absorb CSCCommonTrigger into CSCTriggerPrimitives #31549

merged 2 commits into from
Sep 30, 2020

Conversation

dildick
Copy link
Contributor

@dildick dildick commented Sep 23, 2020

PR description:

CSCCommonTrigger contains a number of unused files: vmac.h, vlib.h, vlib.cc, CSCFrontRearLUT.h with sole function getFRBit. I don't see getFRBit in the index anywhere. CSCPatternLUT.h should actually be in CSCTriggerPrimitives (in CSCPatternBank.h). If you remove the unused files and move CSCPatternLUT you realize that this package really only contains a single python file with the MPC LCT BX accept window, which might as well be in CSCTriggerPrimitives/python. I propose to absorb CSCCommonTrigger in CSCTriggerPrimitives.

See also #31505 that mentions unused headers in CSCCommonTrigger.

PR validation:

Code compiles.

if this PR is a backport please specify the original PR and why you need to backport that PR:

N/A

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31549/18561

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @dildick (Sven Dildick) for master.

It involves the following packages:

DQM/L1TMonitor
EventFilter/CSCTFRawToDigi
L1Trigger/CSCCommonTrigger
L1Trigger/CSCTrackFinder
L1Trigger/CSCTriggerPrimitives
L1Trigger/Configuration
L1Trigger/L1TMuon
L1Trigger/L1TMuonEndCap
L1Trigger/L1TMuonOverlap
Utilities/ReleaseScripts

@smuzaffar, @benkrikler, @Dr15Jones, @makortel, @andrius-k, @ErnestaP, @cmsbuild, @rekovic, @jfernan2, @kmaeshima, @fioriNTU can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @ptcox, @valuev, @thomreis, @wddgit this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@jfernan2
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 23, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: e78febb
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-73e8ff/9511/summary.html
CMSSW: CMSSW_11_2_X_2020-09-22-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-73e8ff/9511/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2540471
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2540448
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@jfernan2
Copy link
Contributor

+1

@dildick
Copy link
Contributor Author

dildick commented Sep 24, 2020

@Dr15Jones Are you ok with this proposal? I need a core member to sign off on this PR.

@silviodonato
Copy link
Contributor

L1Trigger/L1THGCal/data/panel_mapping_V11_decentralized_march20_2.txt was pointed by #31524 and added with cms-data/L1Trigger-L1THGCal#20.
Probably, the test included #31524 without including the external cms-data/L1Trigger-L1THGCal#20.
Let's try again

@silviodonato
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 29, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: 850f2b0
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-73e8ff/9636/summary.html
CMSSW: CMSSW_11_2_X_2020-09-28-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-73e8ff/9636/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2539438
  • DQMHistoTests: Total failures: 7
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2539409
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@makortel
Copy link
Contributor

+1

@jfernan2
Copy link
Contributor

+1

@silviodonato
Copy link
Contributor

kind reminder @cms-sw/l1-l2

@dildick
Copy link
Contributor Author

dildick commented Sep 30, 2020

@silviodonato Can this be merged?

@silviodonato
Copy link
Contributor

merge
@rekovic already signed an older version

@cmsbuild cmsbuild merged commit 57acfe5 into cms-sw:master Sep 30, 2020
@dildick dildick deleted the from-CMSSW_11_2_X_2020-09-22-1100-CSCCommonTrigger-cleanup branch October 13, 2020 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants