#include <SiPixelClusterThresholds.h>
Public Member Functions | |
constexpr int32_t | getThresholdForLayerOnCondition (bool isLayer1) const noexcept |
Public Attributes | |
const int32_t | layer1 |
const int32_t | otherLayers |
Definition at line 4 of file SiPixelClusterThresholds.h.
|
inlinenoexcept |
Definition at line 5 of file SiPixelClusterThresholds.h.
References layer1, and otherLayers.
Referenced by gpuClustering::for(), and SiPixelDigisClustersFromSoA::produce().
const int32_t SiPixelClusterThresholds::layer1 |
Definition at line 8 of file SiPixelClusterThresholds.h.
Referenced by SiPixelDigisClustersFromSoA::fillDescriptions(), SiPixelRawToClusterCUDA::fillDescriptions(), SiPixelPhase2DigiToClusterCUDA::fillDescriptions(), and getThresholdForLayerOnCondition().
const int32_t SiPixelClusterThresholds::otherLayers |
Definition at line 9 of file SiPixelClusterThresholds.h.
Referenced by SiPixelDigisClustersFromSoA::fillDescriptions(), SiPixelRawToClusterCUDA::fillDescriptions(), SiPixelPhase2DigiToClusterCUDA::fillDescriptions(), and getThresholdForLayerOnCondition().