Project
Loading...
Searching...
No Matches
o2::gpu::CfFragment Struct Reference

#include <CfFragment.h>

Public Types

enum  : tpccf::TPCTime { OverlapTimebins = 8 }
 

Public Member Functions

 GPUdDefault () CfFragment()=default
 
 GPUd () CfFragment(tpccf
 
 GPUdi () bool isEnd() const
 
 GPUdi () CfFragment next() const
 
 GPUdi () uint32_t count() const
 
 GPUdi () tpccf
 

Public Attributes

tpccf::TPCTime start = 0
 
tpccf::TPCFragmentTime length = 0
 
size_t digitsStart = 0
 
uint32_t index = 0
 
bool hasBacklog = false
 
bool hasFuture = false
 
tpccf::TPCTime totalSectorLength = 0
 
tpccf::TPCFragmentTime maxSubSectorLength = 0
 

Detailed Description

Definition at line 24 of file CfFragment.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : tpccf::TPCTime
Enumerator
OverlapTimebins 

Definition at line 26 of file CfFragment.h.

Member Function Documentation

◆ GPUd()

o2::gpu::CfFragment::GPUd ( )
inline

Definition at line 46 of file CfFragment.h.

◆ GPUdDefault()

o2::gpu::CfFragment::GPUdDefault ( )
default

◆ GPUdi() [1/4]

o2::gpu::CfFragment::GPUdi ( ) const
inline

Definition at line 48 of file CfFragment.h.

◆ GPUdi() [2/4]

o2::gpu::CfFragment::GPUdi ( ) const
inline

Definition at line 50 of file CfFragment.h.

◆ GPUdi() [3/4]

o2::gpu::CfFragment::GPUdi ( )
inline

Definition at line 60 of file CfFragment.h.

◆ GPUdi() [4/4]

o2::gpu::CfFragment::GPUdi ( ) const
inline

Definition at line 55 of file CfFragment.h.

Member Data Documentation

◆ digitsStart

size_t o2::gpu::CfFragment::digitsStart = 0

Definition at line 35 of file CfFragment.h.

◆ hasBacklog

bool o2::gpu::CfFragment::hasBacklog = false

Definition at line 39 of file CfFragment.h.

◆ hasFuture

bool o2::gpu::CfFragment::hasFuture = false

Definition at line 40 of file CfFragment.h.

◆ index

uint32_t o2::gpu::CfFragment::index = 0

Definition at line 37 of file CfFragment.h.

◆ length

tpccf::TPCFragmentTime o2::gpu::CfFragment::length = 0

Definition at line 33 of file CfFragment.h.

◆ maxSubSectorLength

tpccf::TPCFragmentTime o2::gpu::CfFragment::maxSubSectorLength = 0

Definition at line 42 of file CfFragment.h.

◆ start

tpccf::TPCTime o2::gpu::CfFragment::start = 0

Definition at line 31 of file CfFragment.h.

◆ totalSectorLength

tpccf::TPCTime o2::gpu::CfFragment::totalSectorLength = 0

Definition at line 41 of file CfFragment.h.


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