EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::benchmark_tools_internal::MicroBenchmarkIterImpl< Callable, Input, Result > Struct Template Reference

#include <acts/blob/sPHENIX/Tests/CommonHelpers/Acts/Tests/CommonHelpers/BenchmarkTools.hpp>

Static Public Member Functions

static void iter (const Callable &iteration, const Input &input)
 

Detailed Description

template<typename Callable, typename Input, typename Result>
struct Acts::Test::benchmark_tools_internal::MicroBenchmarkIterImpl< Callable, Input, Result >

Definition at line 348 of file BenchmarkTools.hpp.

View newest version in sPHENIX GitHub at line 348 of file BenchmarkTools.hpp

Member Function Documentation

template<typename Callable , typename Input , typename Result >
static void Acts::Test::benchmark_tools_internal::MicroBenchmarkIterImpl< Callable, Input, Result >::iter ( const Callable &  iteration,
const Input &  input 
)
inlinestatic

Definition at line 349 of file BenchmarkTools.hpp.

View newest version in sPHENIX GitHub at line 349 of file BenchmarkTools.hpp

References Acts::Test::assumeRead(), and Acts::Test::assumeWritten().

Referenced by Acts::Test::benchmark_tools_internal::MicroBenchmarkIter< Callable, Input >::iter(), Acts::Test::benchmark_tools_internal::MicroBenchmarkIter< Callable, void >::iter(), luprep(), lxsect(), pyjurf(), pypdel(), pypole(), pyprep(), pyremn(), and pystel().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


The documentation for this struct was generated from the following file: