23 <<
" Constructing object...";
30 <<
" Destructing object...";
44 const uint16_t nBINS = 256;
64 oHSet.
histo(
dqm()->bookProfile(
title,
title, nBINS, -0.5, nBINS * 1. - 0.5, 1025, 0., 1025.));
66 peds_.push_back(oHSet);
87 oHSet.
histo(
dqm()->bookProfile(
title,
title, nBINS, -0.5, nBINS * 1. - 0.5, 1025, 0., 1025.));
89 peds_.push_back(oHSet);
109 for (uint16_t nLclApv = 2 *
connection().apvPairNumber(), nMaxLclApv = nLclApv + 2; nMaxLclApv > nLclApv; ++nLclApv) {
116 const uint16_t nSTART_BIN = 128 * (nLclApv % 2);
118 for (uint16_t
nBin = 0, nAbsBin = nSTART_BIN +
nBin + 1; 128 >
nBin; ++
nBin, ++nAbsBin) {