33 histo_.
histo(
dqm()->bookProfile(title, title, nbins, -0.5, nbins * 1. - 0.5, 1025, 0., 1025.));
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.
const std::string & title() const
static const char mlDqmSource_[]
std::vector< float > vSumOfContents_
const uint32_t & binNumber() const
void updateHistoSet(HistoSet &, const uint32_t &bin, const float &value)
DQMStore *const dqm() const
Class containning control, module, detector and connection information, at the level of a FED channel...
FastFedCablingTask(DQMStore *, const FedChannelConnection &)
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
~FastFedCablingTask() override