Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/TrackParametrization.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/TrackFitting/GsfMixtureReduction.hpp"
#include "Acts/TrackFitting/detail/SymmetricKlDistanceMatrix.hpp"
#include <algorithm>
#include <array>
#include <cstddef>
#include <memory>
#include <numeric>
#include <tuple>
#include <utility>
#include <vector>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (test_distance_matrix_min_distance) | |
BOOST_AUTO_TEST_CASE (test_distance_matrix_masking) | |
BOOST_AUTO_TEST_CASE (test_distance_matrix_recompute_distance) | |
BOOST_AUTO_TEST_CASE (test_mixture_reduction) | |
BOOST_AUTO_TEST_CASE | ( | test_distance_matrix_min_distance | ) |
Definition at line 28 of file GsfMixtureReductionTests.cpp.
View newest version in sPHENIX GitHub at line 28 of file GsfMixtureReductionTests.cpp
References KFPMath::a, i, j, Acts::UnitConstants::min, and proj().
BOOST_AUTO_TEST_CASE | ( | test_distance_matrix_masking | ) |
Definition at line 43 of file GsfMixtureReductionTests.cpp.
View newest version in sPHENIX GitHub at line 43 of file GsfMixtureReductionTests.cpp
References KFPMath::a, Acts::UnitConstants::min, and proj().
BOOST_AUTO_TEST_CASE | ( | test_distance_matrix_recompute_distance | ) |
Definition at line 68 of file GsfMixtureReductionTests.cpp.
View newest version in sPHENIX GitHub at line 68 of file GsfMixtureReductionTests.cpp
References KFPMath::a, i, j, Acts::UnitConstants::min, and proj().
BOOST_AUTO_TEST_CASE | ( | test_mixture_reduction | ) |
Definition at line 103 of file GsfMixtureReductionTests.cpp.
View newest version in sPHENIX GitHub at line 103 of file GsfMixtureReductionTests.cpp
References KFPMath::a, KFPMath::b, Acts::GsfComponent::boundCov, Acts::GsfComponent::boundPars, root_event_diff_np::cmp(), Acts::UnitConstants::e, Acts::eBoundQOverP, i, std::tr1::make_tuple(), mean(), Acts::reduceMixtureWithKLDistance(), Acts::Experimental::detail::BlueprintHelper::sort(), sum(), writeMapConfig::surface, and Acts::GsfComponent::weight.