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

HGCal raw data handling: Unpacker, Geometry, Local Reco #45665

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

IzaakWN
Copy link
Contributor

@IzaakWN IzaakWN commented Aug 7, 2024

PR description:

This adds work from the Raw Data Handling Group of the HGCal DPG.

This PR includes:

  1. Updates to the unpacker (for the test beam last week)
    • Follow up on PR HGCal emulator and unpacker #41461.
    • We moved the emulators to more appropriate location (EventFilter/HGCalRawToDigiSimCalorimetry/HGCalSimAlgos), they will be subject of a future PR.
  2. Updates to the logical mapping & (dense) indexing in Geometry/HGCalMapping.
  3. The introduction of electronics configuration & calibrations, read from JSONs in CondFormats.
    • No need to create special tag for these records yet as this is work in progress.
  4. New Alpaka SoA formats for DIGI and RecHits in DataFormats/HGCalDigi/interface/HGCalDigiSoA.h.
  5. Alpaka calibration kernels for the DIGI → RecHit step.
  6. Adding TH2Poly for DQM. Removed from this PR (see below).

We kindly request this to be merged into CMSSW_14_1_0_pre7 in time for the coming September test beams where validation will continue.

PR validation:

No CMSSW workflow is impacted by this PR.

We validated this with test beam data last week. You can find latest DQM plots here: http://hgc-vm-2024.cern.ch:8070/dqm/online-dev/session

Further documentation

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2024

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45665/41204

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@pfs
Copy link
Contributor

pfs commented Aug 7, 2024

assign hgcal-dpg

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2024

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45665/41205

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2024

New categories assigned: hgcal-dpg

@rovere,@cseez,@pfs,@felicepantaleo you have been requested to review this Pull request/Issue and eventually sign? Thanks

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 7, 2024

A new Pull Request was created by @IzaakWN for master.

It involves the following packages:

  • CondFormats/DataRecord (alca, db)
  • CondFormats/HGCalObjects (alca, upgrade, db)
  • DQMServices/Core (dqm)
  • DataFormats/HGCalDigi (upgrade, simulation)
  • DataFormats/HGCalRecHit (****)
  • DataFormats/Histograms (core, dqm)
  • EventFilter/HGCalRawToDigi (reconstruction, upgrade)
  • Geometry/HGCalMapping (geometry, upgrade)
  • RecoLocalCalo/HGCalRecAlgos (reconstruction, upgrade)
  • SimCalorimetry/HGCalSimAlgos (upgrade, simulation)
  • SimCalorimetry/HGCalSimProducers (upgrade, simulation)

The following packages do not have a category, yet:

DataFormats/HGCalRecHit
Please create a PR for https://github.com/cms-sw/cms-bot/blob/master/categories_map.py to assign category

@Dr15Jones, @antoniovagnerini, @bsunanda, @civanch, @cmsbuild, @consuegs, @cseez, @felicepantaleo, @francescobrivio, @jfernan2, @makortel, @mandrenguyen, @mdhildreth, @nothingface0, @perrotta, @pfs, @rovere, @rvenditti, @saumyaphor4252, @smuzaffar, @srimanob, @subirsarkar, @syuvivida, @tjavaid can you please review it and eventually sign? Thanks.
@JanChyczynski, @Martin-Grunewald, @PonIlya, @ReyerBand, @apsallid, @argiro, @barvic, @bsunanda, @cseez, @edjtscott, @fabiocos, @felicepantaleo, @hatakeyamak, @lgray, @martinamalberti, @missirol, @mmusich, @pfs, @rchatter, @rovere, @rsreds, @sameasy, @seemasharmafnal, @sethzenz, @thomreis, @tocheng, @vandreev11, @wang0jin, @youyingli, @yuanchao 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

@perrotta
Copy link
Contributor

perrotta commented Jan 7, 2025

+1

@Moanwar
Copy link
Contributor

Moanwar commented Jan 12, 2025

+Upgrade

@pfs
Copy link
Contributor

pfs commented Jan 14, 2025

hi can we get the remaining approvals from @cms-sw/geometry-l2 and @cms-sw/simulation-l2 and @cms-sw/orp-l2 please?

@bsunanda
Copy link
Contributor

+geometry

@pfs
Copy link
Contributor

pfs commented Jan 17, 2025

@civanch could we get your approval please? (you had already signed early on I think)

@civanch
Copy link
Contributor

civanch commented Jan 17, 2025

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

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 214970d into cms-sw:master Jan 17, 2025
11 checks passed
@pfs
Copy link
Contributor

pfs commented Jan 17, 2025

Many thanks for all the help to get this in release!

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.