39 nbins, -0.5,
nBins_*25.-0.5,
63 <<
"[ApvTimingTask::" << __func__ <<
"]" 64 <<
" Unexpected number of digis! " 69 uint32_t pll_fine = summary.
pllFine();
70 for ( uint16_t coarse = 0; coarse <
nBins_; coarse++ ) {
71 uint16_t fine = (coarse+1)*24 - (pll_fine+1);
std::vector< float > vNumOfEntries_
Utility class that holds histogram title.
const std::string & title() const
static const char mlDqmSource_[]
std::vector< float > vSumOfContents_
const uint32_t & pllFine() const
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...
ApvTimingTask(DQMStore *, const FedChannelConnection &)
DQMStore *const dqm() const
void fill(const SiStripEventSummary &, const edm::DetSet< SiStripRawDigi > &) override
void histo(MonitorElement *)
const uint32_t & fedKey() const
std::vector< double > vSumOfSquares_
const FedChannelConnection & connection() const
~ApvTimingTask() override