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

#include <Hitfinder.h>

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

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 &)
 

Detailed Description

Definition at line 85 of file Hitfinder.h.

Member Typedef Documentation

◆ block_size

Definition at line 86 of file Hitfinder.h.

◆ constants

Definition at line 87 of file Hitfinder.h.

◆ context

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

Definition at line 88 of file Hitfinder.h.

Member Function Documentation

◆ operator()()

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

Definition at line 27 of file Hitfinder.cxx.


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