Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCCFCheckPadBaseline::PadChargeAccu Struct Reference

#include <GPUTPCCFCheckPadBaseline.h>

Public Attributes

int32_t totalCharges = 0
 
int32_t consecCharges = 0
 
int32_t maxConsecCharges = 0
 
tpccf::Charge maxCharge = 0
 
int16_t HIPtb = -1
 
int16_t aboveThresholdStart = -1
 
HipTailRange activeHIPTail {-1, -1}
 
tpccf::Charge tailFilterCharge = 0
 

Detailed Description

Definition at line 107 of file GPUTPCCFCheckPadBaseline.h.

Member Data Documentation

◆ aboveThresholdStart

int16_t o2::gpu::GPUTPCCFCheckPadBaseline::PadChargeAccu::aboveThresholdStart = -1

Definition at line 113 of file GPUTPCCFCheckPadBaseline.h.

◆ activeHIPTail

HipTailRange o2::gpu::GPUTPCCFCheckPadBaseline::PadChargeAccu::activeHIPTail {-1, -1}

Definition at line 114 of file GPUTPCCFCheckPadBaseline.h.

◆ consecCharges

int32_t o2::gpu::GPUTPCCFCheckPadBaseline::PadChargeAccu::consecCharges = 0

Definition at line 109 of file GPUTPCCFCheckPadBaseline.h.

◆ HIPtb

int16_t o2::gpu::GPUTPCCFCheckPadBaseline::PadChargeAccu::HIPtb = -1

Definition at line 112 of file GPUTPCCFCheckPadBaseline.h.

◆ maxCharge

tpccf::Charge o2::gpu::GPUTPCCFCheckPadBaseline::PadChargeAccu::maxCharge = 0

Definition at line 111 of file GPUTPCCFCheckPadBaseline.h.

◆ maxConsecCharges

int32_t o2::gpu::GPUTPCCFCheckPadBaseline::PadChargeAccu::maxConsecCharges = 0

Definition at line 110 of file GPUTPCCFCheckPadBaseline.h.

◆ tailFilterCharge

tpccf::Charge o2::gpu::GPUTPCCFCheckPadBaseline::PadChargeAccu::tailFilterCharge = 0

Definition at line 115 of file GPUTPCCFCheckPadBaseline.h.

◆ totalCharges

int32_t o2::gpu::GPUTPCCFCheckPadBaseline::PadChargeAccu::totalCharges = 0

Definition at line 108 of file GPUTPCCFCheckPadBaseline.h.


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