ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Tests/CommonHelpers/Acts/Tests/CommonHelpers/BenchmarkTools.hpp>
Static Public Member Functions | |
static void | iter (const Callable &iteration, const Input *input) |
Static Public Attributes | |
static constexpr bool | is_callable |
Definition at line 362 of file BenchmarkTools.hpp.
View newest version in sPHENIX GitHub at line 362 of file BenchmarkTools.hpp
|
inlinestatic |
Definition at line 365 of file BenchmarkTools.hpp.
View newest version in sPHENIX GitHub at line 365 of file BenchmarkTools.hpp
References Acts::Test::benchmark_tools_internal::MicroBenchmarkIter< Callable, Input >::is_callable, and Acts::Test::benchmark_tools_internal::MicroBenchmarkIterImpl< Callable, Input, Result >::iter().
Referenced by Acts::Test::microBenchmark().
|
static |
Definition at line 363 of file BenchmarkTools.hpp.
View newest version in sPHENIX GitHub at line 363 of file BenchmarkTools.hpp
Referenced by Acts::Test::benchmark_tools_internal::MicroBenchmarkIter< Callable, Input >::iter(), and Acts::Test::benchmark_tools_internal::MicroBenchmarkIter< Callable, void >::iter().