Skip to content

PrLongLivedTracking: Add std::abs to deviation calculation. Initialize m_mvaVal

Christoph Hasse requested to merge PLLTFix into master
  • Add the missing std::abs , to correctly calculate the deviation of the hits.
  • To avoid comparison with an uninitialized value, initialize the member variable m_mvaVal.

Merge request reports