![]() |
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/EventData/MultiTrajectory.hpp"#include "Acts/EventData/TrackStatePropMask.hpp"#include "Acts/EventData/VectorMultiTrajectory.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/TrackFitting/GainMatrixSmoother.hpp"#include "Acts/Utilities/Result.hpp"#include <cmath>#include <cstddef>
Include dependency graph for GainMatrixSmootherTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (Smooth) | |
| BOOST_AUTO_TEST_CASE | ( | Smooth | ) |
Definition at line 39 of file GainMatrixSmootherTests.cpp.
View newest version in sPHENIX GitHub at line 39 of file GainMatrixSmootherTests.cpp
References Acts::MultiTrajectory< derived_t >::addTrackState(), CHECK_CLOSE_ABS, Acts::UnitConstants::e, Acts::MultiTrajectory< derived_t >::getTrackState(), Acts::detail_lt::TrackStateProxy< trajectory_t, M, ReadOnly >::predicted(), and Acts::tgContext.
Here is the call graph for this function: