![]() |
Project
|
#include "GPUGeneralKernels.h"#include "GPUConstantMem.h"#include "GPUTPCGeometry.h"#include "clusterFinderDefs.h"#include "CfArray2D.h"Go to the source code of this file.
Classes | |
| class | o2::gpu::GPUTPCCFCheckPadBaseline |
| struct | o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::gpu |
Kernel identifies noisy TPC pads by analyzing charge patterns over time. A pad is marked noisy if it exceeds thresholds for total or consecutive time bins with charge, unless the charge exceeds a saturation threshold.
Definition in file GPUTPCCFCheckPadBaseline.h.