|
InterpolatedBFieldMap::FieldMapper< 3, 3 > | Acts::IntegrationTest::readFieldXYZ (std::function< size_t(std::array< size_t, 3 > binsXYZ, std::array< size_t, 3 > nBinsXYZ)> localToGlobalBin, std::string fieldMapFile="Field.txt", double lengthUnit=1., double BFieldUnit=1., size_t nPoints=100000, bool firstOctant=false) |
|
std::shared_ptr< const
InterpolatedBFieldMap > | Acts::IntegrationTest::atlasBField (std::string fieldMapFile="Field.txt") |
|
EigenStepperType | Acts::IntegrationTest::estepper (bFieldSharedE) |
|
EigenPropagatorType | Acts::IntegrationTest::epropagator (std::move(estepper)) |
|
AtlasStepperType | Acts::IntegrationTest::astepper (bFieldSharedA) |
|
AtlasPropagatorType | Acts::IntegrationTest::apropagator (std::move(astepper)) |
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (forward_backward_propagation_, ds::trackParameters *ds::propagationLimit, pT, phi, theta, charge, plimit) |
| test consistency of forward-backward propagation
|
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (propagation_to_cylinder_, ds::trackParameters *ds::propagationFraction^ds::threeRandom, pT, phi, theta, charge, pfrac, rand1, rand2, rand3) |
| test consistency of propagators when approaching a cylinder
|
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (propagation_to_plane_, ds::trackParameters *ds::propagationLimit^ds::threeRandom, pT, phi, theta, charge, plimit, rand1, rand2, rand3) |
| test consistency of propagators to a plane
|
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (propagation_to_disc_, ds::trackParameters *ds::propagationLimit^ds::threeRandom, pT, phi, theta, charge, plimit, rand1, rand2, rand3) |
| test consistency of propagators to a disc
|
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (propagation_to_line_, ds::trackParameters *ds::propagationLimit^ds::threeRandom, pT, phi, theta, charge, plimit, rand1, rand2, rand3) |
| test consistency of propagators to a line
|
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (covariance_transport_curvilinear_curvilinear_, ds::trackParameters *ds::propagationLimit, pT, phi, theta, charge, plimit) |
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (covariance_transport_disc_disc_, ds::trackParameters *ds::propagationLimit^ds::threeRandom, pT, phi, theta, charge, plimit, rand1, rand2, rand3) |
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (covariance_transport_plane_plane_, ds::trackParameters *ds::propagationLimit^ds::threeRandom, pT, phi, theta, charge, plimit, rand1, rand2, rand3) |
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (covariance_transport_line_line_, ds::trackParameters *ds::propagationLimit^ds::threeRandom, pT, phi, theta, charge, plimit, rand1, rand2, rand3) |
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (dense_covariance_transport_curvilinear_curvilinear_, ds::pT *ds::propagationLimit^ds::threeRandom, pT, plimit, rand1, rand2, rand3) |
|