#include <HcaluLUTTPGCoder.h>
Public Member Functions | |
void | adc2Linear (const HBHEDataFrame &df, IntegerCaloSamples &ics) const override |
void | adc2Linear (const HFDataFrame &df, IntegerCaloSamples &ics) const override |
void | adc2Linear (const QIE10DataFrame &df, IntegerCaloSamples &ics, bool ootpu_lut) const override |
void | adc2Linear (const QIE11DataFrame &df, IntegerCaloSamples &ics) const override |
unsigned short | adc2Linear (HcalQIESample sample, HcalDetId id) const override |
void | compress (const IntegerCaloSamples &ics, const std::vector< bool > &featureBits, HcalTriggerPrimitiveDigi &tp) const override |
double | cosh_ieta (int ieta, int depth, HcalSubdetector subdet) |
std::vector< unsigned short > | getLinearizationLUT (HcalDetId id) const override |
Get the full linearization LUT (128 elements). Default implementation just uses adc2Linear to get all values. More... | |
std::vector< unsigned short > | getLinearizationLUT (HcalZDCDetId id, bool ootpu_lut) const override |
float | getLUTGain (HcalDetId id) const override |
int | getLUTId (HcalSubdetector id, int ieta, int iphi, int depth) const |
int | getLUTId (uint32_t rawid) const |
int | getLUTId (const HcalDetId &detid) const |
int | getLUTId (const HcalZDCDetId &detid) const |
float | getLUTPedestal (HcalDetId id) const override |
bool | getMSB (const HcalDetId &id, int adc) const |
std::vector< unsigned short > | group0FGbits (const QIE11DataFrame &df) const |
HcaluLUTTPGCoder () | |
HcaluLUTTPGCoder (const HcalTopology *topo, const HcalTimeSlew *delay) | |
void | init (const HcalTopology *top, const HcalTimeSlew *delay) |
void | lookupMSB (const HBHEDataFrame &df, std::vector< bool > &msb) const |
void | lookupMSB (const QIE10DataFrame &df, std::vector< std::bitset< 2 >> &msb) const |
void | lookupMSB (const QIE11DataFrame &df, std::vector< std::bitset< 2 >> &msb) const |
void | make_cosh_ieta_map (void) |
void | set1TSContainHB (bool contain1TSHB) |
void | set1TSContainHE (bool contain1TSHE) |
void | setAllLinear (bool linear, double lsb8, double lsb11, double lsb11overlap) |
void | setApplyFixPCC (double applyFixPCC) |
void | setContainPhaseHB (double containPhaseNSHB) |
void | setContainPhaseHE (double containPhaseNSHE) |
void | setFGHFthresholds (const std::vector< uint32_t > &fgthresholds) |
void | setLUTGenerationMode (bool gen) |
void | setMaskBit (int bit) |
void | setOverrideDBweightsAndFilterHB (bool overrideDBweightsAndFilterHB) |
void | setOverrideDBweightsAndFilterHE (bool overrideDBweightsAndFilterHE) |
void | update (const HcalDbService &conditions) |
void | update (const char *filename, bool appendMSB=false) |
void | updateXML (const char *filename) |
~HcaluLUTTPGCoder () override | |
Public Member Functions inherited from HcalTPGCoder | |
unsigned short | adc2Linear (unsigned char adc, HcalDetId id) const |
virtual | ~HcalTPGCoder ()=default |
Static Public Attributes | |
static const float | lsb_ = 1. / 16 |
static const int | QIE10_LUT_BITMASK = 0x7FF |
static const int | QIE10_ZDC_LUT_BITMASK = 0x3FF |
static const int | QIE11_LUT_BITMASK = 0x3FF |
static const int | QIE8_LUT_BITMASK = 0x3FF |
static const float | zdc_lsb_ = 50. |
Private Types | |
typedef std::vector< LutElement > | Lut |
typedef unsigned short | LutElement |
Private Attributes | |
bool | allLinear_ |
bool | applyFixPCC_ |
int | bitToMask_ |
bool | contain1TSHB_ |
bool | contain1TSHE_ |
double | containPhaseNSHB_ = 6.0 |
double | containPhaseNSHE_ = 6.0 |
std::vector< double > | cosh_ieta_ |
double | cosh_ieta_28_HE_high_depths_ |
double | cosh_ieta_28_HE_low_depths_ |
double | cosh_ieta_29_HE_ |
const HcalTimeSlew * | delay_ |
std::vector< uint32_t > | FG_HF_thresholds_ |
int | firstHBEta_ |
int | firstHEEta_ |
int | firstHFEta_ |
std::vector< float > | gain_ |
std::vector< Lut > | inputLUT_ |
int | lastHBEta_ |
int | lastHEEta_ |
int | lastHFEta_ |
double | linearLSB_QIE11_ |
double | linearLSB_QIE11Overlap_ |
double | linearLSB_QIE8_ |
bool | LUTGenerationMode_ |
int | maxDepthHB_ |
int | maxDepthHE_ |
int | maxDepthHF_ |
int | nHBEta_ |
int | nHEEta_ |
int | nHFEta_ |
bool | overrideDBweightsAndFilterHB_ = false |
bool | overrideDBweightsAndFilterHE_ = false |
std::vector< float > | ped_ |
std::unique_ptr< HcalPulseContainmentManager > | pulseCorr_ |
int | sizeHB_ |
int | sizeHE_ |
int | sizeHF_ |
int | sizeZDC_ |
const HcalTopology * | topo_ |
Static Private Attributes | |
static const size_t | INPUT_LUT_SIZE = 128 |
static const int | nFi_ = 72 |
static const int | QIE10_LUT_MSB0 = 0x1000 |
static const int | QIE10_LUT_MSB1 = 0x2000 |
static const int | QIE11_LUT_MSB0 = 0x400 |
static const int | QIE11_LUT_MSB1 = 0x800 |
static const int | QIE8_LUT_MSB = 0x400 |
static const size_t | UPGRADE_LUT_SIZE = 256 |
The nominal coder uses a user-supplied table to linearize the ADC values.
[number of ieta slices] [low tower 1] [low tower 2] ... [high tower 1] [ high tower 2] ... [LUT 1(0)] [LUT 2(0)] ... [LUT 1(1)] [LUT 2(1)] ... . . . [LUT 1(127)] [LUT 2(127)] ...
Definition at line 32 of file HcaluLUTTPGCoder.h.
|
private |
Definition at line 99 of file HcaluLUTTPGCoder.h.
|
private |
Definition at line 98 of file HcaluLUTTPGCoder.h.
HcaluLUTTPGCoder::HcaluLUTTPGCoder | ( | ) |
Definition at line 41 of file HcaluLUTTPGCoder.cc.
HcaluLUTTPGCoder::HcaluLUTTPGCoder | ( | const HcalTopology * | topo, |
const HcalTimeSlew * | delay | ||
) |
Definition at line 74 of file HcaluLUTTPGCoder.cc.
References phase2TrackerDigitizer_cfi::delay, and init().
|
override |
Definition at line 119 of file HcaluLUTTPGCoder.cc.
|
overridevirtual |
Implements HcalTPGCoder.
Definition at line 671 of file HcaluLUTTPGCoder.cc.
References gpuClustering::adc, hgcalPerformanceValidation::df, getLUTId(), mps_fire::i, Ecal07UnpackerData_cfi::ics, inputLUT_, and QIE8_LUT_BITMASK.
Referenced by HcalTriggerPrimitiveAlgo::addSignal(), and HcalTriggerPrimitiveAlgo::addUpgradeTDCFG().
|
overridevirtual |
Implements HcalTPGCoder.
Definition at line 679 of file HcaluLUTTPGCoder.cc.
References gpuClustering::adc, hgcalPerformanceValidation::df, getLUTId(), mps_fire::i, Ecal07UnpackerData_cfi::ics, inputLUT_, and QIE8_LUT_BITMASK.
|
overridevirtual |
Implements HcalTPGCoder.
Definition at line 687 of file HcaluLUTTPGCoder.cc.
References gpuClustering::adc, hcalRecHitTable_cff::detId, hgcalPerformanceValidation::df, getLUTId(), DetId::Hcal, mps_fire::i, Ecal07UnpackerData_cfi::ics, inputLUT_, QIE10_LUT_BITMASK, QIE10_ZDC_LUT_BITMASK, and sizeZDC_.
|
overridevirtual |
Implements HcalTPGCoder.
Definition at line 706 of file HcaluLUTTPGCoder.cc.
References gpuClustering::adc, hgcalPerformanceValidation::df, getLUTId(), mps_fire::i, Ecal07UnpackerData_cfi::ics, inputLUT_, and QIE11_LUT_BITMASK.
|
overridevirtual |
Implements HcalTPGCoder.
Definition at line 714 of file HcaluLUTTPGCoder.cc.
References getLUTId(), inputLUT_, QIE8_LUT_BITMASK, and ecalGpuTask_cfi::sample.
|
overridevirtual |
Implements HcalTPGCoder.
Definition at line 113 of file HcaluLUTTPGCoder.cc.
References Exception.
double HcaluLUTTPGCoder::cosh_ieta | ( | int | ieta, |
int | depth, | ||
HcalSubdetector | subdet | ||
) |
Definition at line 313 of file HcaluLUTTPGCoder.cc.
References funct::abs(), allLinear_, cosh_ieta_, cosh_ieta_28_HE_high_depths_, cosh_ieta_28_HE_low_depths_, cosh_ieta_29_HE_, hcalRecHitTable_cff::depth, HcalEndcap, and hcalRecHitTable_cff::ieta.
Referenced by update().
|
overridevirtual |
Get the full linearization LUT (128 elements). Default implementation just uses adc2Linear to get all values.
Reimplemented from HcalTPGCoder.
Definition at line 741 of file HcaluLUTTPGCoder.cc.
References getLUTId(), and inputLUT_.
|
overridevirtual |
Reimplemented from HcalTPGCoder.
Definition at line 746 of file HcaluLUTTPGCoder.cc.
References getLUTId(), inputLUT_, and sizeZDC_.
|
overridevirtual |
Implements HcalTPGCoder.
Definition at line 736 of file HcaluLUTTPGCoder.cc.
References gain_, and getLUTId().
int HcaluLUTTPGCoder::getLUTId | ( | HcalSubdetector | id, |
int | ieta, | ||
int | iphi, | ||
int | depth | ||
) | const |
Definition at line 121 of file HcaluLUTTPGCoder.cc.
References hcalRecHitTable_cff::depth, firstHBEta_, firstHEEta_, firstHFEta_, HcalBarrel, HcalEndcap, HcalForward, HcalOther, hcalRecHitTable_cff::ieta, hcalRecHitTable_cff::iphi, lastHBEta_, lastHEEta_, lastHFEta_, maxDepthHB_, maxDepthHE_, maxDepthHF_, nFi_, nHBEta_, nHEEta_, nHFEta_, sizeHB_, sizeHE_, and sizeHF_.
Referenced by adc2Linear(), getLinearizationLUT(), getLUTGain(), getLUTId(), getLUTPedestal(), getMSB(), group0FGbits(), lookupMSB(), update(), and updateXML().
int HcaluLUTTPGCoder::getLUTId | ( | uint32_t | rawid | ) | const |
Definition at line 154 of file HcaluLUTTPGCoder.cc.
References HcalDetId::depth(), getLUTId(), HcalDetId::ieta(), HcalDetId::iphi(), and HcalDetId::subdet().
int HcaluLUTTPGCoder::getLUTId | ( | const HcalDetId & | detid | ) | const |
Definition at line 159 of file HcaluLUTTPGCoder.cc.
References HcalDetId::depth(), getLUTId(), HcalDetId::ieta(), HcalDetId::iphi(), and HcalDetId::subdet().
int HcaluLUTTPGCoder::getLUTId | ( | const HcalZDCDetId & | detid | ) | const |
Definition at line 163 of file HcaluLUTTPGCoder.cc.
References HcalZDCDetId::channel(), HcalZDCDetId::EM, getLUTId(), HcalZDCDetId::HAD, HcalOther, HcalZDCDetId::LUM, HcalZDCDetId::section(), and HcalZDCDetId::zside().
|
overridevirtual |
Implements HcalTPGCoder.
Definition at line 731 of file HcaluLUTTPGCoder.cc.
References getLUTId(), and ped_.
bool HcaluLUTTPGCoder::getMSB | ( | const HcalDetId & | id, |
int | adc | ||
) | const |
Definition at line 760 of file HcaluLUTTPGCoder.cc.
References gpuClustering::adc, getLUTId(), inputLUT_, and QIE8_LUT_MSB.
Referenced by lookupMSB().
std::vector< unsigned short > HcaluLUTTPGCoder::group0FGbits | ( | const QIE11DataFrame & | df | ) | const |
Definition at line 719 of file HcaluLUTTPGCoder.cc.
References hgcalPerformanceValidation::df, getLUTId(), mps_fire::i, and inputLUT_.
Referenced by HcalTriggerPrimitiveAlgo::addUpgradeTDCFG().
void HcaluLUTTPGCoder::init | ( | const HcalTopology * | top, |
const HcalTimeSlew * | delay | ||
) |
Definition at line 76 of file HcaluLUTTPGCoder.cc.
References allLinear_, applyFixPCC_, bitToMask_, contain1TSHB_, contain1TSHE_, phase2TrackerDigitizer_cfi::delay, delay_, FG_HF_thresholds_, firstHBEta_, HcalTopology::firstHBRing(), firstHEEta_, HcalTopology::firstHERing(), firstHFEta_, HcalTopology::firstHFRing(), gain_, HcalBarrel, HcalEndcap, HcalForward, inputLUT_, lastHBEta_, HcalTopology::lastHBRing(), lastHEEta_, HcalTopology::lastHERing(), lastHFEta_, HcalTopology::lastHFRing(), linearLSB_QIE11_, linearLSB_QIE11Overlap_, linearLSB_QIE8_, LUTGenerationMode_, make_cosh_ieta_map(), HcalTopology::maxDepth(), maxDepthHB_, maxDepthHE_, maxDepthHF_, MaximumFractionalError, nFi_, nHBEta_, nHEEta_, nHFEta_, ped_, pulseCorr_, sizeHB_, sizeHE_, sizeHF_, sizeZDC_, and topo_.
Referenced by HcalTPGCoderULUT::buildCoder(), and HcaluLUTTPGCoder().
void HcaluLUTTPGCoder::lookupMSB | ( | const HBHEDataFrame & | df, |
std::vector< bool > & | msb | ||
) | const |
Definition at line 754 of file HcaluLUTTPGCoder.cc.
References hgcalPerformanceValidation::df, getMSB(), and mps_fire::i.
Referenced by HcalTriggerPrimitiveAlgo::addSignal().
void HcaluLUTTPGCoder::lookupMSB | ( | const QIE10DataFrame & | df, |
std::vector< std::bitset< 2 >> & | msb | ||
) | const |
Definition at line 766 of file HcaluLUTTPGCoder.cc.
References gpuClustering::adc, hgcalPerformanceValidation::df, getLUTId(), mps_fire::i, inputLUT_, QIE10_LUT_MSB0, and QIE10_LUT_MSB1.
void HcaluLUTTPGCoder::lookupMSB | ( | const QIE11DataFrame & | df, |
std::vector< std::bitset< 2 >> & | msb | ||
) | const |
Definition at line 776 of file HcaluLUTTPGCoder.cc.
References gpuClustering::adc, hgcalPerformanceValidation::df, getLUTId(), mps_fire::i, inputLUT_, QIE11_LUT_MSB0, and QIE11_LUT_MSB1.
void HcaluLUTTPGCoder::make_cosh_ieta_map | ( | void | ) |
Definition at line 331 of file HcaluLUTTPGCoder.cc.
References cosh_ieta_, cosh_ieta_28_HE_high_depths_, cosh_ieta_28_HE_low_depths_, cosh_ieta_29_HE_, HLT_2024v13_cff::eta1, HLT_2024v13_cff::eta2, HcalTopology::etaRange(), EnergyCorrector::etas, firstHFEta_, HcalEndcap, HcalForward, mps_fire::i, lastHFEta_, topo_, and HcalTrigTowerGeometry::towerEtaBounds().
Referenced by init(), and update().
|
inline |
Definition at line 71 of file HcaluLUTTPGCoder.h.
References hcaltpdigi_cff::contain1TSHB, and contain1TSHB_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 72 of file HcaluLUTTPGCoder.h.
References hcaltpdigi_cff::contain1TSHE, and contain1TSHE_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 65 of file HcaluLUTTPGCoder.h.
References allLinear_, linear(), linearLSB_QIE11_, linearLSB_QIE11Overlap_, and linearLSB_QIE8_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 75 of file HcaluLUTTPGCoder.h.
References HBHEMethod0Parameters_cfi::applyFixPCC, and applyFixPCC_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 73 of file HcaluLUTTPGCoder.h.
References hcaltpdigi_cff::containPhaseNSHB, and containPhaseNSHB_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 74 of file HcaluLUTTPGCoder.h.
References hcaltpdigi_cff::containPhaseNSHE, and containPhaseNSHE_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 63 of file HcaluLUTTPGCoder.h.
References FG_HF_thresholds_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 62 of file HcaluLUTTPGCoder.h.
References relval_steps::gen(), and LUTGenerationMode_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 64 of file HcaluLUTTPGCoder.h.
References triggerObjects_cff::bit, and bitToMask_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 76 of file HcaluLUTTPGCoder.h.
References hcaltpdigi_cff::overrideDBweightsAndFilterHB, and overrideDBweightsAndFilterHB_.
Referenced by HcalTPGCoderULUT::buildCoder().
|
inline |
Definition at line 79 of file HcaluLUTTPGCoder.h.
References hcaltpdigi_cff::overrideDBweightsAndFilterHE, and overrideDBweightsAndFilterHE_.
Referenced by HcalTPGCoderULUT::buildCoder().
void HcaluLUTTPGCoder::update | ( | const HcalDbService & | conditions | ) |
Definition at line 358 of file HcaluLUTTPGCoder.cc.
References funct::abs(), gpuClustering::adc, adc2fC, HcalElectronicsMap::allElectronicsIdTrigger(), allLinear_, applyFixPCC_, cms::cuda::assert(), bitToMask_, AlignmentProducer_cff::calibrations, DetId::Calo, HcalQIECoder::charge(), submitPVValidationJobs::conditions, contain1TSHB_, contain1TSHE_, containPhaseNSHB_, containPhaseNSHE_, alignCSCRings::corr, castor_dqm_sourceclient-live_cfg::correctionPhaseNS, cosh_ieta(), cosh_ieta_, HcalTopology::dddConstants(), delay_, HcalDetId::depth(), HcalZDCDetId::EM, FG_HF_thresholds_, PedestalClient_cfi::gain, gain_, HcalL1TriggerObject::getFlag(), HcalLutMetadatum::getLutGranularity(), getLUTId(), HcalL1TriggerObject::getPedestal(), HcalLutMetadatum::getRCalib(), HcalL1TriggerObject::getRespGain(), HcalChannelStatus::getValue(), HcalPedestal::getWidth(), HcalZDCDetId::HAD, DetId::Hcal, HcalBarrel, HcalEndcap, HcalForward, HcalOther, HcalDetId::ieta(), HcalDetId::ietaAbs(), INPUT_LUT_SIZE, inputLUT_, HcalDDDRecConstants::isPlan1(), HcalTopology::lastHBRing(), HcalTopology::lastHERing(), linearLSB_QIE11_, linearLSB_QIE11Overlap_, linearLSB_QIE8_, HcalElectronicsMap::lookupTrigger(), lsb_, LUTGenerationMode_, make_cosh_ieta_map(), SiStripPI::max, MaximumFractionalError, OccupancyTask_cfi::metadata, SiStripPI::min, or, overrideDBweightsAndFilterHB_, overrideDBweightsAndFilterHE_, QIE10Task_cfi::ped, ped_, pulseCorr_, QIE10, QIE10_LUT_BITMASK, QIE10_LUT_MSB0, QIE10_LUT_MSB1, QIE10_ZDC_LUT_BITMASK, QIE11, QIE11_LUT_BITMASK, QIE8, QIE8_LUT_BITMASK, nano_mu_digi_cff::rawId, HcalZDCDetId::section(), l1trig_cff::shape, SIZE, sizeZDC_, mps_update::status, HcalDetId::subdet(), HcalZDCDetId::SubdetectorId, topo_, HcalTopology::triggerMode(), HcalTopologyMode::TriggerMode_2018, HcalTopologyMode::TriggerMode_2018legacy, HcalTopologyMode::TriggerMode_2021, UPGRADE_LUT_SIZE, HcalTopology::valid(), and zdc_lsb_.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), HcalTPGCoderULUT::buildCoder(), dqm-mbProfile.Profile::finish(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
void HcaluLUTTPGCoder::update | ( | const char * | filename, |
bool | appendMSB = false |
||
) |
Definition at line 175 of file HcaluLUTTPGCoder.cc.
References gpuClustering::adc, cms::cuda::assert(), edmScanValgrind::buffer, hcalRecHitTable_cff::depth, geometryDiff::file, corrVsCorr::filename, getLUTId(), HcalBarrel, HcalEndcap, HcalForward, mps_fire::i, l1ctLayer2EG_cff::id, hcalRecHitTable_cff::ieta, recoMuon::in, INPUT_LUT_SIZE, inputLUT_, hcalRecHitTable_cff::iphi, QIE8_LUT_BITMASK, QIE8_LUT_MSB, findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, topo_, and HcalTopology::valid().
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), dqm-mbProfile.Profile::finish(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
void HcaluLUTTPGCoder::updateXML | ( | const char * | filename | ) |
Definition at line 284 of file HcaluLUTTPGCoder.cc.
References LutXml::create_lut_map(), hcalRecHitTable_cff::depth, Exception, corrVsCorr::filename, XMLProcessor::getInstance(), LutXml::getLutFast(), getLUTId(), HcalBarrel, HcalEndcap, HcalForward, mps_fire::i, l1ctLayer2EG_cff::id, hcalRecHitTable_cff::ieta, inputLUT_, createfilelist::int, hcalRecHitTable_cff::iphi, HcalDetId::kHcalDepthMask2, HcalDetId::kHcalEtaMask2, HcalDetId::kHcalPhiMask2, XMLProcessor::terminate(), topo_, UPGRADE_LUT_SIZE, and HcalTopology::valid().
Referenced by HcalTPGCoderULUT::buildCoder().
|
private |
Definition at line 128 of file HcaluLUTTPGCoder.h.
Referenced by cosh_ieta(), init(), setAllLinear(), and update().
|
private |
Definition at line 132 of file HcaluLUTTPGCoder.h.
Referenced by init(), setApplyFixPCC(), and update().
|
private |
Definition at line 117 of file HcaluLUTTPGCoder.h.
Referenced by init(), setMaskBit(), and update().
|
private |
Definition at line 129 of file HcaluLUTTPGCoder.h.
Referenced by init(), set1TSContainHB(), and update().
|
private |
Definition at line 129 of file HcaluLUTTPGCoder.h.
Referenced by init(), set1TSContainHE(), and update().
|
private |
Definition at line 130 of file HcaluLUTTPGCoder.h.
Referenced by setContainPhaseHB(), and update().
|
private |
Definition at line 131 of file HcaluLUTTPGCoder.h.
Referenced by setContainPhaseHE(), and update().
|
private |
Definition at line 125 of file HcaluLUTTPGCoder.h.
Referenced by cosh_ieta(), make_cosh_ieta_map(), and update().
|
private |
Definition at line 127 of file HcaluLUTTPGCoder.h.
Referenced by cosh_ieta(), and make_cosh_ieta_map().
|
private |
Definition at line 127 of file HcaluLUTTPGCoder.h.
Referenced by cosh_ieta(), and make_cosh_ieta_map().
|
private |
Definition at line 127 of file HcaluLUTTPGCoder.h.
Referenced by cosh_ieta(), and make_cosh_ieta_map().
|
private |
Definition at line 114 of file HcaluLUTTPGCoder.h.
|
private |
Definition at line 116 of file HcaluLUTTPGCoder.h.
Referenced by init(), setFGHFthresholds(), and update().
|
private |
Definition at line 118 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 119 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 120 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), init(), and make_cosh_ieta_map().
|
private |
Definition at line 123 of file HcaluLUTTPGCoder.h.
Referenced by getLUTGain(), init(), and update().
|
staticprivate |
Definition at line 102 of file HcaluLUTTPGCoder.h.
Referenced by update().
|
private |
Definition at line 122 of file HcaluLUTTPGCoder.h.
Referenced by adc2Linear(), getLinearizationLUT(), getMSB(), group0FGbits(), init(), lookupMSB(), update(), and updateXML().
|
private |
Definition at line 118 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 119 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 120 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), init(), and make_cosh_ieta_map().
|
private |
Definition at line 133 of file HcaluLUTTPGCoder.h.
Referenced by init(), setAllLinear(), and update().
|
private |
Definition at line 133 of file HcaluLUTTPGCoder.h.
Referenced by init(), setAllLinear(), and update().
|
private |
Definition at line 133 of file HcaluLUTTPGCoder.h.
Referenced by init(), setAllLinear(), and update().
|
static |
Definition at line 34 of file HcaluLUTTPGCoder.h.
Referenced by CaloTPGTranscoderULUT::setup(), and update().
|
private |
Definition at line 115 of file HcaluLUTTPGCoder.h.
Referenced by init(), setLUTGenerationMode(), and update().
|
private |
Definition at line 118 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 119 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 120 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
staticprivate |
Definition at line 104 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 118 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 119 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 120 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 135 of file HcaluLUTTPGCoder.h.
Referenced by setOverrideDBweightsAndFilterHB(), and update().
|
private |
Definition at line 136 of file HcaluLUTTPGCoder.h.
Referenced by setOverrideDBweightsAndFilterHE(), and update().
|
private |
Definition at line 124 of file HcaluLUTTPGCoder.h.
Referenced by getLUTPedestal(), init(), and update().
|
private |
Definition at line 134 of file HcaluLUTTPGCoder.h.
|
static |
Definition at line 92 of file HcaluLUTTPGCoder.h.
Referenced by adc2Linear(), and update().
|
staticprivate |
Definition at line 109 of file HcaluLUTTPGCoder.h.
Referenced by lookupMSB(), and update().
|
staticprivate |
Definition at line 110 of file HcaluLUTTPGCoder.h.
Referenced by lookupMSB(), and update().
|
static |
Definition at line 94 of file HcaluLUTTPGCoder.h.
Referenced by adc2Linear(), and update().
|
static |
Definition at line 93 of file HcaluLUTTPGCoder.h.
Referenced by adc2Linear(), and update().
|
staticprivate |
Definition at line 107 of file HcaluLUTTPGCoder.h.
Referenced by lookupMSB().
|
staticprivate |
Definition at line 108 of file HcaluLUTTPGCoder.h.
Referenced by lookupMSB().
|
static |
Definition at line 91 of file HcaluLUTTPGCoder.h.
Referenced by adc2Linear(), and update().
|
staticprivate |
Definition at line 106 of file HcaluLUTTPGCoder.h.
|
private |
Definition at line 118 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 119 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 120 of file HcaluLUTTPGCoder.h.
Referenced by getLUTId(), and init().
|
private |
Definition at line 121 of file HcaluLUTTPGCoder.h.
Referenced by adc2Linear(), getLinearizationLUT(), init(), and update().
|
private |
Definition at line 113 of file HcaluLUTTPGCoder.h.
Referenced by init(), make_cosh_ieta_map(), update(), and updateXML().
|
staticprivate |
Definition at line 103 of file HcaluLUTTPGCoder.h.
Referenced by update(), and updateXML().
|
static |
Definition at line 35 of file HcaluLUTTPGCoder.h.
Referenced by update().