-
Notifications
You must be signed in to change notification settings - Fork 615
[PWGHF] KFParticle based 3 prong decay reconstruction development #10610
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
9111ce9
resolve conflict kfPV: apply mass and topo constraints
lubynets 078b048
resolve conflict linter NBinsPt: implement KF-based cuts in candidate…
lubynets d517cf1
fix errors in prev. 2 commits
lubynets 57a1086
transport candidate back to decay vertex after topological constraint
lubynets 53da407
add lifetime-relevant fields to mc particles table
lubynets bdbc872
bugfix wrong type in _as<>
lubynets 70712a3
add N PV tracks for each candidate
lubynets 380ba0a
add some event info to kf cand table
lubynets 78cf883
make write-candidate condition more clear; enable BG scaling when kee…
lubynets b15aaa9
add MC and error vtx pos to HfCandLcFullEvs
lubynets 27d31b7
rename some vars according to master version
lubynets 030fdbd
stick pid sigma variables to a certain PKPi / PiKP hypothesis
lubynets 48424b0
rename variables to common style, use RecoDecay::distance()
lubynets 446eb22
use std::array<float, 3> instead of std::vector
lubynets 4b4d93b
fix O2 linter warnings (variables and functions naming style)
lubynets 0ba4447
make code more readable and variables more understandable
lubynets 41e05f4
bugfix: wrong order of PKPi or PiKP in PID nSigma assignment
lubynets acc19f7
recover order of pT and m_inv cuts application
lubynets e61414d
recover full nSigma pid information; move reduced to the kf table
lubynets 6c8ff35
remove full::CollisionId from HFCANDLCKF table to allow merging
lubynets 1df1a8e
replace magic number 2 with NDaughtersResonant
lubynets 9162b74
bugfix of previous commit
lubynets File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.