10 using namespace sistrip;
38 nbins, -0.5, nbins*1.-0.5,
52 if ( digis.
data.empty() ) {
54 <<
"[FastFedCablingTask::" << __func__ <<
"]"
55 <<
" No digis found!";
60 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
virtual void fill(const SiStripEventSummary &, const edm::DetSet< SiStripRawDigi > &)
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 ~FastFedCablingTask()
DQMStore *const dqm() const
FastFedCablingTask(DQMStore *, const FedChannelConnection &)
void histo(MonitorElement *)
const uint32_t & fedKey() const
std::vector< double > vSumOfSquares_
const FedChannelConnection & connection() const