Iss1050: svt hit position and time smearing for MC#1075
Merged
bloodyyugo merged 5 commits intomasterfrom Jan 24, 2025
Merged
Conversation
…java copied from the killer. This may not even build yet
…this also includes some changes to KalmanPatRecDriver to related unbiased residuals to MP IDs instead of layer but i will separate this out to its own pull request as well at KFOutput
Contributor
Author
|
I should mention this pull also includes changes to the KFOutputDriver in particular removing the 3d histograms. |
mgignac
approved these changes
Jan 10, 2025
sarahgaiser
reviewed
Jan 10, 2025
.../src/main/resources/org/hps/steering/recon/PhysicsRun2016FullReconMC_KF_Killer_Smearer.lcsim
Outdated
Show resolved
Hide resolved
sarahgaiser
approved these changes
Jan 21, 2025
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
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.
This adds classes and example smearing files for smearing of svt cluster positions and fitted raw hit t0s. The values are roughly tuned on 2016 data and will need to be redone for each data set.
I note that while the t0 smearing makes the MC hit time resolutions roughly match data, the track time still seems too narrow.
This pull request closes #1050