#include <SiPixelClusterThresholds.h>
Public Member Functions | |
constexpr int32_t | getThresholdForLayerOnCondition (bool isLayer1) const noexcept |
SiPixelClusterThresholds (const int32_t layer1, const int32_t otherLayers) | |
SiPixelClusterThresholds (const int32_t layer1, const int32_t otherLayers, const float vCaltoElectronGain, const float vCaltoElectronGain_L1, const float vCaltoElectronOffset, const float vCaltoElectronOffset_L1) | |
SiPixelClusterThresholds (const int32_t layer1, const int32_t otherLayers, const float electronPerADCGain, const int8_t phase2ReadoutMode, const uint16_t phase2DigiBaseline, const uint8_t phase2KinkADC) | |
Public Attributes | |
const float | electronPerADCGain = 0 |
const int32_t | layer1 = 0 |
const int32_t | otherLayers = 0 |
const uint16_t | phase2DigiBaseline = 0 |
const uint8_t | phase2KinkADC = 0 |
const int8_t | phase2ReadoutMode = 0 |
const float | vCaltoElectronGain = 0 |
const float | vCaltoElectronGain_L1 = 0 |
const float | vCaltoElectronOffset = 0 |
const float | vCaltoElectronOffset_L1 = 0 |
Definition at line 8 of file SiPixelClusterThresholds.h.
|
inline |
Definition at line 26 of file SiPixelClusterThresholds.h.
|
inline |
Definition at line 30 of file SiPixelClusterThresholds.h.
|
inline |
Definition at line 44 of file SiPixelClusterThresholds.h.
|
inlinenoexcept |
Definition at line 9 of file SiPixelClusterThresholds.h.
References layer1, and otherLayers.
Referenced by gpuClustering::for(), and pixelClustering::ClusterChargeCut< TrackerTraits >::operator()().
const float SiPixelClusterThresholds::electronPerADCGain = 0 |
Definition at line 20 of file SiPixelClusterThresholds.h.
Referenced by gpuCalibPixel::calibDigisPhase2(), and calibPixel::CalibDigisPhase2::operator()().
const int32_t SiPixelClusterThresholds::layer1 = 0 |
Definition at line 12 of file SiPixelClusterThresholds.h.
Referenced by getThresholdForLayerOnCondition().
const int32_t SiPixelClusterThresholds::otherLayers = 0 |
Definition at line 13 of file SiPixelClusterThresholds.h.
Referenced by getThresholdForLayerOnCondition().
const uint16_t SiPixelClusterThresholds::phase2DigiBaseline = 0 |
Definition at line 22 of file SiPixelClusterThresholds.h.
Referenced by gpuCalibPixel::calibDigisPhase2(), and calibPixel::CalibDigisPhase2::operator()().
const uint8_t SiPixelClusterThresholds::phase2KinkADC = 0 |
Definition at line 23 of file SiPixelClusterThresholds.h.
Referenced by gpuCalibPixel::calibDigisPhase2(), and calibPixel::CalibDigisPhase2::operator()().
const int8_t SiPixelClusterThresholds::phase2ReadoutMode = 0 |
Definition at line 21 of file SiPixelClusterThresholds.h.
Referenced by gpuCalibPixel::calibDigisPhase2(), and calibPixel::CalibDigisPhase2::operator()().
const float SiPixelClusterThresholds::vCaltoElectronGain = 0 |
Definition at line 15 of file SiPixelClusterThresholds.h.
Referenced by gpuCalibPixel::calibDigis(), and calibPixel::CalibDigis< debug >::operator()().
const float SiPixelClusterThresholds::vCaltoElectronGain_L1 = 0 |
Definition at line 16 of file SiPixelClusterThresholds.h.
Referenced by gpuCalibPixel::calibDigis(), and calibPixel::CalibDigis< debug >::operator()().
const float SiPixelClusterThresholds::vCaltoElectronOffset = 0 |
Definition at line 17 of file SiPixelClusterThresholds.h.
Referenced by gpuCalibPixel::calibDigis(), and calibPixel::CalibDigis< debug >::operator()().
const float SiPixelClusterThresholds::vCaltoElectronOffset_L1 = 0 |
Definition at line 18 of file SiPixelClusterThresholds.h.
Referenced by gpuCalibPixel::calibDigis(), and calibPixel::CalibDigis< debug >::operator()().