Go to the source code of this file.
Definition at line 70 of file L1GctHfEtSumsLut.cc.
References L1CaloEtScale::getThresholds(), L1GctHfEtSumsLut::m_lutFunction, and cond::rpcobtemp::temp.
72 os <<
"===L1GctHfEtSumsLut===" << std::endl;
74 std::vector<double>::const_iterator thr = thresholds.begin();
75 os <<
"Thresholds are: " << *(thr++);
76 for ( ; thr != thresholds.end(); thr++) {
80 os <<
"\n===Lookup table contents===\n" << std::endl;
const L1CaloEtScale * m_lutFunction
Base class for LookUp Tables.
const std::vector< double > & getThresholds() const
get thresholds