![]() |
Project
|
#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 |
Definition at line 24 of file CfFragment.h.
| anonymous enum : tpccf::TPCTime |
| Enumerator | |
|---|---|
| OverlapTimebins | |
Definition at line 26 of file CfFragment.h.
|
inline |
Definition at line 46 of file CfFragment.h.
|
default |
|
inline |
Definition at line 48 of file CfFragment.h.
|
inline |
Definition at line 50 of file CfFragment.h.
|
inline |
Definition at line 60 of file CfFragment.h.
|
inline |
Definition at line 55 of file CfFragment.h.
| size_t o2::gpu::CfFragment::digitsStart = 0 |
Definition at line 35 of file CfFragment.h.
| bool o2::gpu::CfFragment::hasBacklog = false |
Definition at line 39 of file CfFragment.h.
| bool o2::gpu::CfFragment::hasFuture = false |
Definition at line 40 of file CfFragment.h.
| uint32_t o2::gpu::CfFragment::index = 0 |
Definition at line 37 of file CfFragment.h.
| tpccf::TPCFragmentTime o2::gpu::CfFragment::length = 0 |
Definition at line 33 of file CfFragment.h.
| tpccf::TPCFragmentTime o2::gpu::CfFragment::maxSubSectorLength = 0 |
Definition at line 42 of file CfFragment.h.
| tpccf::TPCTime o2::gpu::CfFragment::start = 0 |
Definition at line 31 of file CfFragment.h.
| tpccf::TPCTime o2::gpu::CfFragment::totalSectorLength = 0 |
Definition at line 41 of file CfFragment.h.