4 unmappedDigis_(0), unmappedTPDigis_(0),
5 spigotFormatErrors_(0), badqualityDigis_(0),
6 totalDigis_(0),totalTPDigis_(0),totalHOTPDigis_(0), unsuppressed_(
false),
7 emptyEventSpigots_(0),ofwSpigots_(0),busySpigots_(0)
100 std::vector<std::string>::const_iterator
i;
102 if (i->find(searchFor)==0)
break;
107 std::vector<std::string>::const_iterator
i;
109 if (i->find(searchFor)==0)
break;
112 retval=i->substr(searchFor.length());
118 std::vector<std::string> retval;
119 std::vector<std::string>::const_iterator
i;
std::vector< std::string > reportInfo_
std::vector< int > FEDsError_
void countUnmappedTPDigi()
std::vector< int > FEDsUnpacked_
std::vector< std::string > getReportKeys() const
void setFedCalibInfo(uint16_t fed, HcalCalibrationEventType ctype)
void setUnsuppressed(bool isSup)
bool anyValidHCAL() const
std::vector< uint16_t > fedInfo_
void countBadQualityDigi()
ElectronicsIdVector unmappedIds_
void countSpigotFormatError()
DetIdVector badqualityIds_
bool hasReportInfo(const std::string &name) const
void countTPDigi(bool ho=false)
std::string getReportInfo(const std::string &name) const
static const std::string ReportSeparator("==>")
void setReportInfo(const std::string &name, const std::string &value)
void addUnpacked(int fed)
Readout chain identification for Hcal.
void countEmptyEventSpigot()
HcalCalibrationEventType fedCalibType(uint16_t fed) const