Analysis Software
Documentation for sPHENIX simulation software
|
#include <boost/test/unit_test.hpp>
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Detector/detail/GridAxisGenerators.hpp"
#include "Acts/Utilities/detail/Axis.hpp"
#include "Acts/Utilities/detail/AxisFwd.hpp"
#include "Acts/Utilities/detail/Grid.hpp"
#include <cmath>
#include <tuple>
#include <utility>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (Eq1D) | |
BOOST_AUTO_TEST_CASE (EqEq2D) | |
BOOST_AUTO_TEST_CASE (EqVar2D) | |
BOOST_AUTO_TEST_CASE (VarEq2D) | |
BOOST_AUTO_TEST_CASE (VarVar2D) | |
BOOST_AUTO_TEST_CASE | ( | Eq1D | ) |
Definition at line 28 of file GridAxisGeneratorsTests.cpp.
View newest version in sPHENIX GitHub at line 28 of file GridAxisGeneratorsTests.cpp
References testing::internal::move(), and physmon_ckf_tracking::u.
BOOST_AUTO_TEST_CASE | ( | EqEq2D | ) |
Definition at line 51 of file GridAxisGeneratorsTests.cpp.
View newest version in sPHENIX GitHub at line 51 of file GridAxisGeneratorsTests.cpp
References testing::internal::move(), and physmon_ckf_tracking::u.
BOOST_AUTO_TEST_CASE | ( | EqVar2D | ) |
Definition at line 65 of file GridAxisGeneratorsTests.cpp.
View newest version in sPHENIX GitHub at line 65 of file GridAxisGeneratorsTests.cpp
References testing::internal::move(), and physmon_ckf_tracking::u.
BOOST_AUTO_TEST_CASE | ( | VarEq2D | ) |
Definition at line 79 of file GridAxisGeneratorsTests.cpp.
View newest version in sPHENIX GitHub at line 79 of file GridAxisGeneratorsTests.cpp
References testing::internal::move(), and physmon_ckf_tracking::u.
BOOST_AUTO_TEST_CASE | ( | VarVar2D | ) |
Definition at line 93 of file GridAxisGeneratorsTests.cpp.
View newest version in sPHENIX GitHub at line 93 of file GridAxisGeneratorsTests.cpp
References testing::internal::move(), and physmon_ckf_tracking::u.