CbmRoot
Loading...
Searching...
No Matches
cbm::algo::sts::FindHits Struct Reference

#include <Hitfinder.h>

Inheritance diagram for cbm::algo::sts::FindHits:
[legend]
Collaboration diagram for cbm::algo::sts::FindHits:
[legend]

Public Types

using block_size = xpu::block_size<kFindHitsBlockSize>
 
using constants = xpu::cmem<TheHitfinder, Params>
 
using context = xpu::kernel_context<shared_memory, constants>
 
using openmp = xpu::openmp_settings<xpu::schedule_static, 1>
 

Public Member Functions

XPU_D void operator() (context &)
 

Detailed Description

Definition at line 108 of file Hitfinder.h.

Member Typedef Documentation

◆ block_size

Definition at line 109 of file Hitfinder.h.

◆ constants

Definition at line 110 of file Hitfinder.h.

◆ context

using cbm::algo::sts::FindHits::context = xpu::kernel_context<shared_memory, constants>

Definition at line 111 of file Hitfinder.h.

◆ openmp

using cbm::algo::sts::FindHits::openmp = xpu::openmp_settings<xpu::schedule_static, 1>

Definition at line 112 of file Hitfinder.h.

Member Function Documentation

◆ operator()()

XPU_D void sts::FindHits::operator() ( context & ctx)

Definition at line 42 of file Hitfinder.cxx.


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