![]() |
Project
|
#include "GPUTPCCFCheckPadBaseline.h"#include "CfArray2D.h"#include "PackedCharge.h"#include "clusterFinderDefs.h"#include "DataFormatsTPC/ClusterNative.h"#include "GPUCommonAlgorithm.h"#include "utils/VcShim.h"Go to the source code of this file.
Macros | |
| #define | DPRINT(...) ((void)0) |
| #define | DPRINTB(...) ((void)0) |
| #define | DPRINTB_IF(test, ...) ((void)0) |
Typedefs | |
| using | Kernel = GPUTPCCFCheckPadBaseline |
Functions | |
| template<> | |
| GPUd () void GPUTPCCFCheckPadBaseline | |
| template<> | |
| GPUd () void GPUTPCCFHIPTailConnector | |
| template<> | |
| GPUd () void GPUTPCCFHIPClusterizer | |
Variables | |
| static int32_t | row |
| static Charge | charge |
| static Charge Charge | alpha |
Definition in file GPUTPCCFCheckPadBaseline.cxx.
| #define DPRINT | ( | ... | ) | ((void)0) |
Definition at line 35 of file GPUTPCCFCheckPadBaseline.cxx.
| #define DPRINTB | ( | ... | ) | ((void)0) |
Definition at line 36 of file GPUTPCCFCheckPadBaseline.cxx.
| #define DPRINTB_IF | ( | test, | |
| ... | |||
| ) | ((void)0) |
Definition at line 37 of file GPUTPCCFCheckPadBaseline.cxx.
| using Kernel = GPUTPCCFCheckPadBaseline |
Definition at line 43 of file GPUTPCCFCheckPadBaseline.cxx.
| GPUd | ( | ) |
Definition at line 202 of file GPUTPCCFCheckPadBaseline.cxx.
| GPUd | ( | ) |
Definition at line 507 of file GPUTPCCFCheckPadBaseline.cxx.
| GPUd | ( | ) |
Definition at line 450 of file GPUTPCCFCheckPadBaseline.cxx.
Definition at line 51 of file GPUTPCCFCheckPadBaseline.cxx.
| Charge charge |
Definition at line 51 of file GPUTPCCFCheckPadBaseline.cxx.
| int32_t row |
Definition at line 45 of file GPUTPCCFCheckPadBaseline.cxx.