![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/optional/optional_io.hpp>#include <boost/test/unit_test.hpp>#include <memory>#include "Acts/EventData/Measurement.hpp"#include "Acts/EventData/MeasurementHelpers.hpp"#include "Acts/EventData/TrackState.hpp"#include "Acts/Fitter/GainMatrixSmoother.hpp"#include "Acts/Surfaces/CylinderSurface.hpp"#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"#include "Acts/Utilities/ParameterDefinitions.hpp"
Include dependency graph for GainMatrixSmootherTests.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::Test |
| Namespace for ATS unit tests. | |
Typedefs | |
| using | Acts::Test::Jacobian = BoundParameters::CovMatrix_t |
| using | Acts::Test::TrackState = TrackState< SourceLink, BoundParameters > |
Functions | |
| Acts::Test::BOOST_AUTO_TEST_CASE (gain_matrix_smoother) | |