ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/test/data/test_case.hpp>
#include <boost/test/unit_test.hpp>
#include <cmath>
#include <complex>
#include <iostream>
#include <sstream>
#include <tuple>
#include "Acts/Tests/CommonHelpers/BenchmarkTools.hpp"
#include "Acts/Tests/CommonHelpers/FloatComparisons.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
namespace | Acts::Test |
Namespace for ATS unit tests. | |
Functions | |
Acts::Test::BOOST_AUTO_TEST_CASE (assume_accessed) | |
Acts::Test::BOOST_AUTO_TEST_CASE (assume_read) | |
Acts::Test::BOOST_AUTO_TEST_CASE (assume_written) | |
Acts::Test::BOOST_AUTO_TEST_CASE (micro_benchmark_result) | |
Acts::Test::BOOST_AUTO_TEST_CASE (micro_benchmark) | |
Variables | |
constexpr size_t | Acts::Test::bench_iters = 1'000 |