43 if (digis.
data.empty()) {
45 <<
" No digis found!";
50 for (uint16_t ibin = 0; ibin < digis.
data.size(); ibin++) {
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
FastFedCablingTask(DQMStore *, const FedChannelConnection &)
void fill(const SiStripEventSummary &, const edm::DetSet< SiStripRawDigi > &) override
void histo(MonitorElement *)
std::vector< double > vSumOfSquares_
const std::string & title() const
~FastFedCablingTask() override
const FedChannelConnection & connection() const
Log< level::Warning, false > LogWarning