![]() |
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/SourceLink.hpp"#include "Acts/EventData/TrackStatePropMask.hpp"#include "Acts/EventData/VectorMultiTrajectory.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Tests/CommonHelpers/TestSourceLink.hpp"#include "Acts/TrackFitting/GainMatrixUpdater.hpp"#include "Acts/Utilities/CalibrationContext.hpp"#include "Acts/Utilities/Result.hpp"#include <algorithm>#include <cmath>#include <utility>
Include dependency graph for GainMatrixUpdaterTests.cpp:Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (Update) | |
| BOOST_AUTO_TEST_CASE | ( | Update | ) |
Definition at line 44 of file GainMatrixUpdaterTests.cpp.
View newest version in sPHENIX GitHub at line 44 of file GainMatrixUpdaterTests.cpp
References Acts::MultiTrajectory< derived_t >::addTrackState(), CHECK_CLOSE_ABS, Acts::UnitConstants::e, Acts::eBoundLoc0, Acts::eBoundLoc1, Acts::MultiTrajectory< derived_t >::getTrackState(), ambiguity_solver_full_chain::idx, testing::internal::move(), Acts::detail_lt::TrackStateProxy< trajectory_t, M, ReadOnly >::predicted(), and Acts::tgContext.
Here is the call graph for this function: