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

Update accessor in CLCT and LCT data formats #30128

Merged
merged 8 commits into from Jun 17, 2020
Merged

Update accessor in CLCT and LCT data formats #30128

merged 8 commits into from Jun 17, 2020

Conversation

dildick
Copy link
Contributor

@dildick dildick commented Jun 5, 2020

PR description:

Update the getFractionalStrip function LCT data format, and add a similar version in the CLCT data format.

EDIT:

  • Fix bug in the CSCCLCTDigi::operator== function. Change trivial statement getBend() == getBend() to getBend() == rhs.getBend()
  • CSCCLCTData was renamed to CSCComparatorData, since CLCTs are contained in the TMB data.
  • The unit test for CLCTs with 2007 firmware was fixed, and a unit test for 2013 firmware was added.
  • Several very old configurations (predating CMSSW _cfg.py style) have been deleted.

PR validation:

Tested with WF 27434.0

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

cmsbuild commented Jun 5, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30128/15906

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 5, 2020

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

It involves the following packages:

DataFormats/CSCDigi

@cmsbuild, @civanch, @mdhildreth can you please review it and eventually sign? Thanks.
@ptcox, @rovere this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@civanch
Copy link
Contributor

civanch commented Jun 6, 2020

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 6, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/6854/console Started: 2020/06/06 15:28

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 6, 2020

+1
Tested at: 21f700e
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b516db/6854/summary.html
CMSSW: CMSSW_11_2_X_2020-06-06-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 6, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 6, 2020

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

Comparison Summary:

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 7, 2020

The code-checks are being triggered in jenkins.

@perrotta
Copy link
Contributor

+1

  • Updates and code fixes applied according to the PR descriptions
  • Validation taken care of by the proponents
  • Jenkins tests pass

@civanch
Copy link
Contributor

civanch commented Jun 17, 2020

+1

@cmsbuild
Copy link
Contributor

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. @silviodonato, @dpiparo (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

please test 23434.1001

@silviodonato
Copy link
Contributor

please test workflow 23434.1001

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 17, 2020

The tests are being triggered in jenkins.
Test Parameters:

@cmsbuild
Copy link
Contributor

+1
Tested at: 35e006b
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b516db/7131/summary.html
CMSSW: CMSSW_11_2_X_2020-06-16-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit a2e8134 into cms-sw:master Jun 17, 2020
@cmsbuild
Copy link
Contributor

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

Comparison Summary:

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

@dildick dildick deleted the from-CMSSW_11_2_X_2020-06-03-1100-LCT-CLCT-fractionalStrip branch June 17, 2020 20:27
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.

None yet

7 participants