Go to the documentation of this file.
25 if (it != linMap.
end()) {
28 edm::LogWarning(
"EcalTPG") <<
" could not find EcalTPGLinearizationConstMap entry for " << raw;
32 if (itped != pedMap.
end())
35 edm::LogWarning(
"EcalTPG") <<
" could not find EcalTPGPedestalsMap entry for " << raw;
40 if (itbadX != badXMap.
end()) {
43 edm::LogWarning(
"EcalTPG") <<
" could not find EcalTPGCrystalStatusMap entry for " << raw;
64 if (RawSam.
raw() > 0X3FFF) {
65 LogDebug(
"EcalTPG") <<
"ERROR IN INPUT SAMPLE OF FENIX LINEARIZER";
const self & getMap() const
const_iterator end() const
uint16_t getStatusCode() const
std::vector< const EcalTPGCrystalStatusCode * > vectorbadXStatus_
EcalTPGPedestalsMap::const_iterator EcalTPGPedestalsMapIterator
Log< level::Warning, false > LogWarning
EcalTPGCrystalStatusMap::const_iterator EcalTPGCrystalStatusMapIterator
int gainId() const
get the gainId (2 bits)
int adc() const
get the ADC sample (12 bits)
EcalCondObjectContainer< EcalTPGLinearizationConstant >::const_iterator EcalTPGLinearizationConstMapIterator
const EcalTPGPedestal * peds_
const_iterator find(uint32_t rawId) const
uint16_t raw() const
get the raw word
EcalFenixLinearizer(bool famos)
void setParameters(uint32_t raw, const EcalTPGPedestals *ecaltpPed, const EcalTPGLinearizationConst *ecaltpLin, const EcalTPGCrystalStatus *ecaltpBadX)
const EcalTPGCrystalStatusCode * badXStatus_
int setInput(const EcalMGPASample &RawSam)
const EcalTPGLinearizationConstant * linConsts_
virtual ~EcalFenixLinearizer()