Go to the documentation of this file.
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< double > vSumOfSquares_
static const char mlDqmSource_[]
std::vector< float > vSumOfContents_
const FedChannelConnection & connection() const
ApvTimingTask(DQMStore *, const FedChannelConnection &)
Log< level::Warning, false > LogWarning
std::vector< float > vNumOfEntries_
const uint32_t & fedKey() const
Class containning control, module, detector and connection information, at the level of a FED channel...
void histo(MonitorElement *)
void fill(const SiStripEventSummary &, const edm::DetSet< SiStripRawDigi > &) override
void updateHistoSet(HistoSet &, const uint32_t &bin, const float &value)
DQMStore *const dqm() const
const std::string & title() const
Utility class that holds histogram title.
~ApvTimingTask() override