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 to Cell areas and valid cells for v18/v19 version of HGCAL #47077

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Pruthvi-ch
Copy link
Contributor

PR description:

PR description:

Update Area and Offset calculation for all the cells in v19 version of partial wafers for HGCAL. Also update the definition of good cells in wafers.

PR validation:

Use the runTheMatrix test workflows

If 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:

Nothing special

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 10, 2025

cms-bot internal usage

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47077/43253

ERROR: Build errors found during clang-tidy run.

src/Geometry/HGCalCommonData/src/HGCalCellOffset.cc:1281:77: error: no member named 'halfTrunCell' in 'HGCalCell' [clang-diagnostic-error]
 1281 |     } else if ((cellType == HGCalCell::halfCell) || (cellType == HGCalCell::halfTrunCell) ||
      |                                                                  ~~~~~~~~~~~^
src/Geometry/HGCalCommonData/src/HGCalCellOffset.cc:1282:40: error: no member named 'halfExtCell' in 'HGCalCell' [clang-diagnostic-error]
 1282 |                (cellType == HGCalCell::halfExtCell) || (cellType == HGCalCell::LDPartial0714Cell) ||
      |                             ~~~~~~~~~~~^
Suppressed 456 warnings (456 in non-user code).
--
gmake: *** [config/SCRAM/GMake/Makefile.coderules:129: code-checks] Error 2
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Pruthvi-ch for master.

It involves the following packages:

  • Geometry/HGCalCommonData (upgrade, geometry)

@Dr15Jones, @Moanwar, @bsunanda, @civanch, @cmsbuild, @kpedro88, @makortel, @mdhildreth, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks.
@bsunanda, @fabiocos, @martinamalberti this is something you requested to watch as well.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@kpedro88
Copy link
Contributor

Which runTheMatrix workflows should be used to test this PR? The current Phase-2 baseline D110 has C18 = HGCal v17, so this code won't get exercised by that workflow. It looks like HGCal v18 is in C22-onward, which are in D104, D106, D109, D111, D112, D113, D116.

@Pruthvi-ch
Copy link
Contributor Author

C22: D104, Workflow can be used.

@kpedro88
Copy link
Contributor

test parameters:
workflows = 27234.0
relvals_opt = --what cleanedupgrade,standard,highstats,pileup,generator,extendedgen,production,identity,ged,machine,premix,nano,gpu,2017,Run4

@kpedro88
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 32KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d732b8/43719/summary.html
COMMIT: 5a35263
CMSSW: CMSSW_15_0_X_2025-01-09-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/47077/43719/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

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.

3 participants