ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TrackStateTests.cpp File Reference
#include <boost/optional/optional_io.hpp>
#include <boost/test/unit_test.hpp>
#include <random>
#include "Acts/EventData/Measurement.hpp"
#include "Acts/EventData/MeasurementHelpers.hpp"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/EventData/TrackState.hpp"
#include "Acts/EventData/TrackStateSorters.hpp"
#include "Acts/Surfaces/PlaneSurface.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/ParameterDefinitions.hpp"
+ Include dependency graph for TrackStateTests.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::BoundTrackState = TrackState< SourceLink, BoundParameters >
 

Functions

 Acts::Test::BOOST_AUTO_TEST_CASE (track_state_initialization)
 Unit test for creation of Measurement object.