#include <HcalChannelProperties.h>
Public Member Functions | |
HcalChannelProperties () | |
HcalChannelProperties (const HcalCalibrations *i_calib, const HcalRecoParam *i_paramTs, const HcalQIECoder *i_channelCoder, const HcalQIEShape *i_shape, const HcalSiPMParameter *i_siPMParameter, const std::array< HcalPipelinePedestalAndGain, 4 > &i_pedsAndGains, const bool i_taggedBadByDb) | |
Public Attributes | |
const HcalCalibrations * | calib |
const HcalQIECoder * | channelCoder |
const HcalRecoParam * | paramTs |
std::array< HcalPipelinePedestalAndGain, 4 > | pedsAndGains |
const HcalQIEShape * | shape |
const HcalSiPMParameter * | siPMParameter |
bool | taggedBadByDb |
Definition at line 18 of file HcalChannelProperties.h.
|
inline |
Definition at line 19 of file HcalChannelProperties.h.
|
inline |
Definition at line 27 of file HcalChannelProperties.h.
References cms::cuda::assert(), channelCoder, paramTs, and shape.
const HcalCalibrations* HcalChannelProperties::calib |
Definition at line 48 of file HcalChannelProperties.h.
Referenced by HBHEPhase1Reconstructor::processData().
const HcalQIECoder* HcalChannelProperties::channelCoder |
Definition at line 50 of file HcalChannelProperties.h.
Referenced by HFPreReconstructor::fillInfos(), HcalChannelProperties(), and HBHEPhase1Reconstructor::processData().
const HcalRecoParam* HcalChannelProperties::paramTs |
Definition at line 49 of file HcalChannelProperties.h.
Referenced by HFPreReconstructor::fillInfos(), HcalChannelProperties(), and HBHEPhase1Reconstructor::processData().
std::array<HcalPipelinePedestalAndGain, 4> HcalChannelProperties::pedsAndGains |
Definition at line 53 of file HcalChannelProperties.h.
Referenced by HBHEPhase1Reconstructor::processData(), and HFPreRecAlgo::reconstruct().
const HcalQIEShape* HcalChannelProperties::shape |
Definition at line 51 of file HcalChannelProperties.h.
Referenced by HFPreReconstructor::fillInfos(), HcalChannelProperties(), and HBHEPhase1Reconstructor::processData().
const HcalSiPMParameter* HcalChannelProperties::siPMParameter |
Definition at line 52 of file HcalChannelProperties.h.
Referenced by HBHEPhase1Reconstructor::processData().
bool HcalChannelProperties::taggedBadByDb |
Definition at line 54 of file HcalChannelProperties.h.
Referenced by HBHEPhase1Reconstructor::processData().