Go to the source code of this file.
Classes | |
struct | SiPixelClusterThresholds |
Variables | |
constexpr SiPixelClusterThresholds | kSiPixelClusterThresholdsDefaultPhase1 {.layer1 = 2000, .otherLayers = 4000} |
constexpr SiPixelClusterThresholds | kSiPixelClusterThresholdsDefaultPhase2 {.layer1 = 4000, .otherLayers = 4000} |
constexpr SiPixelClusterThresholds kSiPixelClusterThresholdsDefaultPhase1 {.layer1 = 2000, .otherLayers = 4000} |
Definition at line 12 of file SiPixelClusterThresholds.h.
Referenced by SiPixelDigisClustersFromSoAT< TrackerTraits >::fillDescriptions(), and SiPixelRawToClusterCUDA::fillDescriptions().
constexpr SiPixelClusterThresholds kSiPixelClusterThresholdsDefaultPhase2 {.layer1 = 4000, .otherLayers = 4000} |
Definition at line 13 of file SiPixelClusterThresholds.h.
Referenced by SiPixelPhase2DigiToClusterCUDA::fillDescriptions().