[PWGLF] add tracked hypertriton task#17114
Conversation
|
O2 linter results: ❌ 1 errors, |
There was a problem hiding this comment.
Pull request overview
Adds a new PWGLF Nuspex analysis task to reconstruct hypertriton candidates from strangeness-tracked V0/3-body objects and to write out the corresponding two-body (aod::DataHypCands / aod::MCHypCands) and three-body (aod::Vtx3Body*) analysis tables, including optional skimmed-data Zorro accounting.
Changes:
- Introduces
TrackedHypertritonRecoTaskproducing two-body hypertriton candidate tables and three-body vertexing tables for tracked candidates (data + MC, with generated-MC completion). - Implements CCDB-driven magnetic-field initialization, TOF deuteron PID setup, and configurable selection sets for two-body and three-body reconstruction.
- Registers a new DPL workflow
tracked-hypertriton-reco-taskin the Nuspex CMake configuration.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| PWGLF/TableProducer/Nuspex/trackedHypertritonRecoTask.cxx | New tracked hypertriton reconstruction task producing 2-body and 3-body AOD tables for data/MC, with CCDB + PID setup and optional Zorro accounting. |
| PWGLF/TableProducer/Nuspex/CMakeLists.txt | Adds the new tracked-hypertriton-reco-task workflow target and required link libraries. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Error while checking build/O2Physics/code-check for 69766c6 at 2026-07-17 17:47: Full log here. |
|
Error while checking build/O2Physics/staging for a0e3be8 at 2026-07-17 18:13: Full log here. |
|
Error while checking build/O2Physics/o2 for a0e3be8 at 2026-07-17 18:18: Full log here. |
|
Error while checking build/O2Physics/code-check for a0e3be8 at 2026-07-17 18:20: Full log here. |
|
Error while checking build/O2Physics/code-check for 5b168c4 at 2026-07-17 19:30: Full log here. |
|
Error while checking build/O2Physics/code-check for 2665275 at 2026-07-17 23:17: Full log here. |
No description provided.