51 <<
" Unexpected number of digis! " << digis.
data.size();
55 uint32_t pll_fine =
summary.pllFine();
56 for (uint16_t coarse = 0; coarse <
nBins_ ; coarse++) {
57 uint16_t fine = (coarse + 1) * 24 - (pll_fine + 1);
std::vector< float > vNumOfEntries_
Utility class that holds histogram title.
static const char mlDqmSource_[]
std::vector< float > vSumOfContents_
void updateHistoSet(HistoSet &, const uint32_t &bin, const float &value)
Class containning control, module, detector and connection information, at the level of a FED channel...
const uint32_t & fedKey() const
DQMStore *const dqm() const
ApvTimingTask(DQMStore *, const FedChannelConnection &)
void fill(const SiStripEventSummary &, const edm::DetSet< SiStripRawDigi > &) override
void histo(MonitorElement *)
std::vector< double > vSumOfSquares_
const std::string & title() const
const FedChannelConnection & connection() const
Log< level::Warning, false > LogWarning
~ApvTimingTask() override