Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::tbbWrap::parallel_for Class Reference

Small wrapper for tbb::parallel_for. More...

#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/Utilities/tbbWrap.hpp>

Public Member Functions

template<typename R , typename F >
 parallel_for (const R &r, const F &f)
 

Detailed Description

Small wrapper for tbb::parallel_for.

Definition at line 120 of file tbbWrap.hpp.

View newest version in sPHENIX GitHub at line 120 of file tbbWrap.hpp

Constructor & Destructor Documentation

template<typename R , typename F >
ActsExamples::tbbWrap::parallel_for::parallel_for ( const R &  r,
const F f 
)
inline

Definition at line 123 of file tbbWrap.hpp.

View newest version in sPHENIX GitHub at line 123 of file tbbWrap.hpp

References ActsExamples::tbbWrap::enableTBB(), f, i, and Acts::IntegrationTest::R.

+ Here is the call graph for this function:


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