Commit 510ed79
ALICE3: start global tracking directory with TRK tracking (CPU+GPU and ROF staggering) (#15351)
* ALICE3: move tracking to GlobalReconstruction
* ALICE3: add cluster and GPU tracking paths
* ALICE3: derive ROF timing for TRK inputs
* ALICE3: write track ROFs and IR frames
* ALICE3: assign cluster MC labels in TimeFrame loading
* ALICE3: share TimeFrame code between CPU and GPU
* ALICE3: validate configuration before running
* ALICE3: clang-format
* ALICE3: fix initialisation with MC vertices
Co-authored-by: Copilot <copilot@github.com>
* ALICE3: add new performance macro
* ALICE3: Fix check cluster macro
* ALICE3: add protections in reading clusters
---------
Co-authored-by: Copilot <copilot@github.com>1 parent b3e2e7a commit 510ed79
37 files changed
Lines changed: 2795 additions & 998 deletions
File tree
- Detectors/Upgrades/ALICE3
- GlobalReconstruction
- macros
- reconstruction
- include/ALICE3GlobalReconstruction
- src
- workflow
- include/ALICE3GlobalReconstructionWorkflow
- src
- TRK
- macros/test
- reconstruction
- include/TRKReconstruction
- src
- workflow
- include/TRKWorkflow
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments