TrkVertexBilloirTools: Remove error flag from FastVertexFitter.
- Jul 27, 2019
-
-
scott snyder authored
FastVertexFitter has a member m_error that stores an error flag. However, this spoils the constness of the tool, and, further, it is never used anywhere. Remove it. Working to make IVertexFitter methods const.
aca065fd
-