21 :
L1GctLut<NAddress,
NData>(), m_lutFunction(lut.lutFunction()), m_lutType(lut.lutType()) {}
30 std::vector<unsigned>
result;
32 for (std::vector<double>::const_iterator thr = thresholdsGeV.begin(); thr != thresholdsGeV.end(); thr++) {
44 os <<
"===L1GctHfEtSumsLut===" << std::endl;
46 std::vector<double>::const_iterator thr =
thresholds.begin();
47 os <<
"Thresholds are: " << *(thr++);
52 os <<
"\n===Lookup table contents===\n" << std::endl;