Skip to content
Snippets Groups Projects
Commit 7ffa16d5 authored by Bastian Schlag's avatar Bastian Schlag
Browse files

update vertexing unittest cmake list

parent e22159c3
No related branches found
No related tags found
1 merge request!772Implement AdaptiveMultiVertexFinder
......@@ -5,6 +5,7 @@ add_unittest(KalmanVertexTrackUpdaterTests KalmanVertexTrackUpdaterTests.cpp)
add_unittest(KalmanVertexUpdaterTests KalmanVertexUpdaterTests.cpp)
add_unittest(LinearizedTrackFactoryTests LinearizedTrackFactoryTests.cpp)
add_unittest(AdaptiveMultiVertexFitterTests AdaptiveMultiVertexFitterTests.cpp)
add_unittest(AdaptiveMultiVertexFinderTests AdaptiveMultiVertexFinderTests.cpp)
add_unittest(TrackToVertexIPEstimatorTests TrackToVertexIPEstimatorTests.cpp)
add_unittest(VertexSmootherTests VertexSmootherTests.cpp)
add_unittest(ZScanVertexFinderTests ZScanVertexFinderTests.cpp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment