| name | smsim-pdc-track-reco |
| description | Workflow for SMSimulator PDC hit-to-track reconstruction. Use when modifying PDCSimAna hit parsing, U/V layer reconstruction, smearing logic, RecoEvent track filling, or tests that validate PDC track points before momentum reconstruction. |
SMSimulator PDC Track Reconstruction
Use this skill for hit decoding and track-point reconstruction stages.
If the request spans geometry assumptions, target-position rules, classical momentum solving, or NN routing, start with skills/smsim-pdc-target-reco-overview/ first.
Workflow
- Start with
references/workflow.md.
- Confirm path ownership using
references/path-map.md.
- Apply code changes in
libs/analysis track-reco files.
- Run focused tests listed in
references/workflow.md.
- Run
scripts/check_sync.sh.
When Structure Changes
- Update
references/path-map.md with new source paths.
- Update
scripts/check_sync.sh path checks and module patterns.
- Re-run sync script and fix missing anchors.
Resources
references/workflow.md
references/path-map.md
scripts/check_sync.sh