Extend functionality for finding overlapping tracks and printing KalSeeds - #1903
Conversation
…SeedPtr to work also on Ptr collections
|
Hi @brownd1978,
which require these tests: build. @Mu2e/write, @Mu2e/fnalbuild-users have access to CI actions on main. ⌛ The following tests have been triggered for abd0b6d: build (Build queue - API unavailable) |
|
☀️ The build tests passed at abd0b6d.
N.B. These results were obtained from a build of this Pull Request at abd0b6d after being merged into the base branch at fc0f20b. For more information, please check the job page here. |
|
Hi @michaelmackenzie now that PR 1900 is merged this PR should be reviewable. |
michaelmackenzie
left a comment
There was a problem hiding this comment.
This looks good to me
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for 87a86ef: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 87a86ef.
N.B. These results were obtained from a build of this Pull Request at 87a86ef after being merged into the base branch at c961ce4. For more information, please check the job page here. |
|
1. [S2 — confirm intent] Same-list duplicate search double-counts every pair. 2. [S3] 3. [S3] 4. [S3] 5. [S3 — confirm] The |
|
📝 The HEAD of |
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for 87a86ef: build (Build queue - API unavailable) |
|
☔ The build tests failed for 87a86ef.
N.B. These results were obtained from a build of this Pull Request at 87a86ef after being merged into the base branch at f96d9fc. For more information, please check the job page here. |
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for c8dff7e: build (Build queue - API unavailable) |
|
☀️ The build tests passed at c8dff7e.
N.B. These results were obtained from a build of this Pull Request at c8dff7e after being merged into the base branch at f96d9fc. For more information, please check the job page here. |
|
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for ded012f: build (Build queue - API unavailable) |
|
☀️ The build tests passed at ded012f.
N.B. These results were obtained from a build of this Pull Request at ded012f after being merged into the base branch at f96d9fc. For more information, please check the job page here. |
Add the ability to search for overlapping (ie duplicate) tracks in the same list to SelectSameTracks.
Add the ability to print KalSeedPtr collections to KalSeedPrinter.
This PR sits on top of PRs 1900 and 1899.