7 using namespace sistrip;
55 <<
"[DaqScopeModeTask::" << __func__ <<
"]"
56 <<
" Unexpected number of digis ("
58 <<
") wrt number of histogram bins ("
63 for ( uint16_t ibin = 0; ibin < bins; 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 & updateFreq() 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...
virtual void fill(const SiStripEventSummary &, const edm::DetSet< SiStripRawDigi > &)
DaqScopeModeTask(DQMStore *, const FedChannelConnection &)
DQMStore *const dqm() const
const uint32_t & fillCntr() const
void histo(MonitorElement *)
virtual ~DaqScopeModeTask()
const uint32_t & fedKey() const
std::vector< double > vSumOfSquares_
const FedChannelConnection & connection() const