Navigation Menu

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

Change "eight" to "eighth" in the CSC CLCT and LCT data format (CCLUT-14) #33387

Merged
merged 1 commit into from Apr 12, 2021
Merged

Change "eight" to "eighth" in the CSC CLCT and LCT data format (CCLUT-14) #33387

merged 1 commit into from Apr 12, 2021

Conversation

dildick
Copy link
Contributor

@dildick dildick commented Apr 9, 2021

PR description:

Grammatical change in the CSC CLCT and LCT data format, to avoid confusion between 8 neighboring strips and 1/8 of a strip. I used these commands in DataFormats/CSCDigi and L1Trigger/CSCTriggerPrimitives

git grep -lz eight | xargs -0 sed -i -e 's/eight/eighth/g'
git grep -lz EightStrip | xargs -0 sed -i -e 's/EightStrip/EighthStrip/g'

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

Before submitting your pull requests, make sure you followed this checklist:

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2021

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33387/22000

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2021

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

It involves the following packages:

DataFormats/CSCDigi
L1Trigger/CSCTriggerPrimitives

@cmsbuild, @rekovic, @civanch, @cecilecaillol, @mdhildreth can you please review it and eventually sign? Thanks.
@valuev, @Martin-Grunewald, @ptcox, @rovere 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

@cecilecaillol
Copy link
Contributor

+l1

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 9, 2021

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b65d5d/14142/summary.html
COMMIT: f4ae5ab
CMSSW: CMSSW_11_3_X_2021-04-08-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/33387/14142/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 38
  • DQMHistoTests: Total histograms compared: 2865506
  • DQMHistoTests: Total failures: 7
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2865477
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 37 files compared)
  • Checked 160 log files, 37 edm output root files, 38 DQM output files
  • TriggerResults: no differences found

@dildick dildick changed the title Change "eight" to "eighth" in the CSC CLCT and LCT data format Change "eight" to "eighth" in the CSC CLCT and LCT data format (CCLUT-14) Apr 9, 2021
@civanch
Copy link
Contributor

civanch commented Apr 11, 2021

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

@qliphy
Copy link
Contributor

qliphy commented Apr 12, 2021

+1

@cmsbuild cmsbuild merged commit 59b5d7a into cms-sw:master Apr 12, 2021
@dildick dildick deleted the from-CMSSW_11_3_X_2021-04-08-2300-eighth-strip branch April 12, 2021 02:39
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

5 participants