-
Notifications
You must be signed in to change notification settings - Fork 443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First prototype of strangeness tracking workflow #10437
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
fmazzasc
commented
Dec 5, 2022
- matching between ITS track + V0 or Cascade
- re-assignement of fake clusters + final 3 body refit (w/ DCA fitter, to be improved)
- output file w/ updated ITS track and reference to the decay daughters
- test macro added
- first performance study presented in: https://indico.cern.ch/event/1180716/
Co-authored with @mconcas
mpuccio
reviewed
Dec 5, 2022
Detectors/StrangenessTracking/tracking/src/StrangenessTracker.cxx
Outdated
Show resolved
Hide resolved
Error while checking build/O2/fullCI for 06c5def at 2022-12-06 03:54:
Full log here. |
shahor02
approved these changes
Dec 9, 2022
iouribelikov
pushed a commit
to iouribelikov/AliceO2
that referenced
this pull request
Dec 16, 2022
* Add hypertracking workflow skeleton * First skeleton of hypertracker (AliceO2Group#9) * Improve hypertracking workflow * Make the skeleton compile in O2 Co-authored with @mconcas * Aestetics * Update tracking algorithm (AliceO2Group#10) * Improve hypertracking wf * Hypertracking wf does things * Add TPCITS matching with @fmazzasc * Add all available readers * First version of hypertracking workflow * Fix v0-track association * Update hypertracker + post processing macro * Add propagator * Update hypertracking * Get ITS cluster dictionary from CCDB * Add phi-eta preselection * Rectangular area for phi, eta selection * Directory and code refactoring * Fix output structure * Add Cascades loop * Fix memory error * Remove debug cleaning * Fetch geo and grp from ccdb * Add config params * Fix params assignment * Add + parameters * Attach cascade daughters * Add macros * Clang format + remove utils * Fix clang for linkdef * Please consider the following formatting changes * Fix file headers * Clear typo * Make macro compile + braces after if statements * Remove extra space Co-authored-by: Matteo Concas <[email protected]> Co-authored-by: Maximiliano Puccio <[email protected]> Co-authored-by: Matteo Concas <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]>
This was referenced Feb 16, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.