CbmRoot
|
#include <Hitfinder.h>
Public Types | |
using | block_size = xpu::block_size<kFindClusterBlockSize> |
using | constants = xpu::cmem<TheHitfinder, Params> |
using | context = xpu::kernel_context<shared_memory, constants> |
Public Member Functions | |
XPU_D void | operator() (context &) |
Definition at line 78 of file Hitfinder.h.
using cbm::algo::sts::ChannelOffsets::block_size = xpu::block_size<kFindClusterBlockSize> |
Definition at line 79 of file Hitfinder.h.
using cbm::algo::sts::ChannelOffsets::constants = xpu::cmem<TheHitfinder, Params> |
Definition at line 80 of file Hitfinder.h.
using cbm::algo::sts::ChannelOffsets::context = xpu::kernel_context<shared_memory, constants> |
Definition at line 81 of file Hitfinder.h.
XPU_D void sts::ChannelOffsets::operator() | ( | context & | ctx | ) |
Definition at line 21 of file Hitfinder.cxx.