-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[Phase2 L1T] GMT Upgrade of Kalman Filter for Barrel Muon KMTF #51111
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 33 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7f7c6b0
Merged AMv2.3 from repository jfernan2 with cms-merge-topic
delanocamposs a99796d
bitshift bug fix KMTF.cc
delanocamposs 584d706
New typedef for 5 dimensional covariance matrix
delanocamposs 76a32a8
new class version for KMTFTrack.h update version 4.
delanocamposs e98e4a9
initial development commits
delanocamposs e514aeb
symmetrix matrix fix
delanocamposs e5b0f3c
matrix vector fix
delanocamposs afc1d61
revert matrix vector argument to upper triangle only
delanocamposs edee2c8
verbose = 1
delanocamposs d62af54
testing new z prop wheel-based logic
delanocamposs 8ed52d9
more verbose print statements
delanocamposs e84f5c7
printout changes
delanocamposs 2c29220
fix initial covariances
delanocamposs 4b648c6
kSlope point resolution
delanocamposs 93259fa
previous propagation residuals
delanocamposs d9dbe79
latest
delanocamposs 63e041e
reverting back to using kSlope in measurement space for residual
delanocamposs 1c15a25
tests
delanocamposs 13ff919
testing
delanocamposs 629bb34
testing
delanocamposs 2172930
updates
delanocamposs 3bc97b4
add new members and accessors for new gain values
delanocamposs 66d9d59
fixed point arithmetic for zNew and kSlope. updateLUT function pulls …
delanocamposs 0fd6927
packed gain theta view LUT root file
delanocamposs 343e007
5D vertex constraint offline/LUT updates
delanocamposs a2fde59
kSlopeNew fixed point arithmetic computation
delanocamposs 432ccea
Track functionality to hold z, kSlope at Muon station 1 and Vertex. U…
delanocamposs 6b86d68
some PR comment updates + minor emu/fw agreement changes
delanocamposs b5215b1
Code format
a383035
Merge branch 'master' into Kalman_26
zhenbinwu cbd01b5
With unique_ptr for TFile
b856ac1
Increment ClassVersion of KMTFTrack
fa7e7dc
Update of file handling according to suggestions
83937d9
Update KMTF checksum of the version 4
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Intermediate (within a PR) class versions should not be added, i.e. further updates within this PR should only update the checksum of the version 4.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, fixed.