Public Member Functions | |
void | add (const std::string &message, const std::string &details="") |
void | printSummary () const |
WarningSummary (const std::string &category, const std::string &name, bool debug=false) | |
Private Attributes | |
std::string | m_category |
bool | m_debug |
std::string | m_name |
std::vector< std::pair< std::string, std::size_t > > | m_warnings |
Definition at line 152 of file SiStripRawToDigiUnpacker.h.
|
inline |
Definition at line 154 of file SiStripRawToDigiUnpacker.h.
References PVValHelper::add(), python.rootplot.argparse::message, SiStripPI::printSummary(), and AlCaHLTBitMon_QueryRunRegistry::string.
void sistrip::RawToDigiUnpacker::WarningSummary::add | ( | const std::string & | message, |
const std::string & | details = "" |
||
) |
Definition at line 69 of file SiStripRawToDigiUnpacker.cc.
References begin, end, and python.rootplot.argparse::message.
Referenced by sistrip::RawToDigiUnpacker::createDigis(), counter.Counter::register(), SequenceTypes.Task::remove(), and SequenceTypes.Task::replace().
void sistrip::RawToDigiUnpacker::WarningSummary::printSummary | ( | ) | const |
Definition at line 84 of file SiStripRawToDigiUnpacker.cc.
References python.rootplot.argparse::message.
|
private |
Definition at line 165 of file SiStripRawToDigiUnpacker.h.
|
private |
Definition at line 164 of file SiStripRawToDigiUnpacker.h.
|
private |
Definition at line 166 of file SiStripRawToDigiUnpacker.h.
|
private |
Definition at line 167 of file SiStripRawToDigiUnpacker.h.