New nano format
This merge request is to update the nano flat table to new format as described in https://docs.google.com/document/d/1Rg1dlxHXhJ8i-kp6_WYKC9L8VOxT4OwPuIbR3NsO0sc/edit#bookmark=id.8f6f86icjw77
-
information from digi and rechit collection -
information from logical mapping: waiting for update in hackathon branch (https://github.com/CMS-HGCAL/cmssw/tree/dev/hackathon_base_CMSSW_14_1_X) -
separate into two producers
@psilva, please let me know when the hackathon branch is updated. @jinglu, please have a look, and take over the code once extracting information from the logical mapping part is done.
Merge request reports
Activity
- Resolved by Pedro Vieira De Castro Ferreira Da Silva
@yumiao I have updated the table producer with the indexer I took the liberty of renaming to HGCalNanoTableProducer and remove the 2023/2024 references. It should run with https://github.com/CMS-HGCAL/cmssw/pull/121 (tested on 200 events)
Maybe two comments:
- can we add a flag to switch of digi table in case we just want to look at rechits ? (same as above)
- how are we dealing with ZS events: does the unpacker set a flag on the suppressed digis? if not we should so that we propagate to the rec hits and then we suppress both in the nano table.
Tagging @hqu as well
marked the checklist item information from logical mapping: waiting for update in hackathon branch (https://github.com/CMS-HGCAL/cmssw/tree/dev/hackathon_base_CMSSW_14_1_X) as completed
- Edited by Pedro Vieira De Castro Ferreira Da Silva
- Resolved by Pedro Vieira De Castro Ferreira Da Silva
added 1 commit
- c7cad8e0 - added skipDigi flag for flattable (default: false)
mentioned in merge request !19 (merged)
mentioned in commit 9b986dce