-
Notifications
You must be signed in to change notification settings - Fork 62
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
Vpd start mode integrated #645
Conversation
Please check error in compilation: 'class StVpdSimConfig' has no member named 'singleTGubeRes' |
looks good to me |
Thanks for addressing my earlier comment. |
You need to update the branch which appears to be out-of-date with the base branch |
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.
looks good
Description
StBTofCalibMaker::tofCellResolution function can now use VPD start resolution if UseVpdStart is set to TRUE.
Additionally, singleTubeRes was fixed to compute the VPD resolution correctly based on which tubes were used.