EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CombinatorialKalmanFilterTests.cpp File Reference
+ Include dependency graph for CombinatorialKalmanFilterTests.cpp:

Go to the source code of this file.

Classes

struct  Acts::Test::ExtendedMinimalSourceLink
 
struct  Acts::Test::MeasurementCreator
 This struct creates FittableMeasurements on the detector surfaces, according to the given smearing xxparameters. More...
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 
namespace  Acts::Test
 Namespace for ATS unit tests.
 

Typedefs

using Acts::Test::Resolution = std::pair< BoundIndices, double >
 
using Acts::Test::ElementResolution = std::vector< Resolution >
 
using Acts::Test::VolumeResolution = std::map< GeometryIdentifier::Value, ElementResolution >
 
using Acts::Test::DetectorResolution = std::map< GeometryIdentifier::Value, VolumeResolution >
 

Functions

GeometryIdentifier Acts::Test::makeId (int volume=0, int layer=0, int sensitive=0)
 
std::normal_distribution< double > Acts::Test::gauss (0., 1.)
 
std::default_random_engine Acts::Test::generator (42)
 
 Acts::Test::BOOST_AUTO_TEST_CASE (comb_kalman_filter_zero_field)
 Unit test for CombinatorialKalmanFilter with measurements along the x-axis.
 

Variables

ActsSymMatrixD< 1 > Acts::Test::cov1D
 
SymMatrix2D Acts::Test::cov2D
 
CalibrationContext Acts::Test::calContext = CalibrationContext()