|
EigenPropagatorType | Acts::IntegrationTest::epropagator (std::move(estepper)) |
|
AtlasPropagatorType | Acts::IntegrationTest::apropagator (std::move(astepper)) |
|
StraightPropagatorType | Acts::IntegrationTest::spropagator (std::move(sstepper)) |
|
RiddersStraightPropagatorType | Acts::IntegrationTest::rspropagator (std::move(rsstepper)) |
|
RiddersEigenPropagatorType | Acts::IntegrationTest::repropagator (std::move(restepper)) |
|
RiddersAtlasPropagatorType | Acts::IntegrationTest::rapropagator (std::move(rastepper)) |
|
DensePropagatorType | Acts::IntegrationTest::setupDensePropagator () |
|
| Acts::IntegrationTest::BOOST_DATA_TEST_CASE (constant_bfieldforward_propagation_, bdata::random((bdata::seed=0, bdata::distribution=std::uniform_real_distribution<>(0.4_GeV, 10_GeV)))^bdata::random((bdata::seed=1, bdata::distribution=std::uniform_real_distribution<>(-M_PI, M_PI)))^bdata::random((bdata::seed=2, bdata::distribution=std::uniform_real_distribution<>(0.1, M_PI-0.1)))^bdata::random((bdata::seed=3, bdata::distribution=std::uniform_int_distribution<>(0, 1)))^bdata::random((bdata::seed=4, bdata::distribution=std::uniform_int_distribution<>(0, 100)))^bdata::xrange(ntests), pT, phi, theta, charge, time, index) |
| test forward propagation in constant magnetic field
|
|
| 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) |
|