Add TrackingParticle <-> reco-track association tables to NanoAOD (Phase-2 HLT)#50976
Add TrackingParticle <-> reco-track association tables to NanoAOD (Phase-2 HLT)#50976rovere wants to merge 3 commits into
Conversation
|
cms-bot internal usage |
|
type ngt |
|
test parameters:
|
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-50976/49383
|
|
A new Pull Request was created by @rovere for master. It involves the following packages:
@Martin-Grunewald, @battibass, @civanch, @cmsbuild, @ftorrresd, @kpedro88, @mdhildreth, @mmusich can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
@cmsbuild, please test |
|
+1 Size: This PR adds an extra 32KB to repository Comparison SummarySummary:
|
|
+1 |
|
+hlt |
|
enable nano |
|
please test |
|
+1 Size: This PR adds an extra 16KB to repository Comparison SummarySummary:
Nano size comparison Summary:
NANO Comparison SummarySummary:
|
PR description:
Persists the truth-matching links between
TrackingParticlesand reconstructed tracks into NanoAOD as flat index tables, so analyses can consume association results directly from NANO without re-running the associator.OneToManyWithQualityFlatTableProducerforedm::AssociationMap-style one-to-many+quality maps, with plugin typedefs for bothSimToRecoCollectionandRecoToSimCollection, plus a _cff.py wiring both directions.PR Validation