#include <ELmap.h>
Public Member Functions | |
void | add (std::string_view context, bool reactedTo) |
StatsCount () | |
Public Attributes | |
int | aggregateN |
std::string | context1 |
std::string | context2 |
std::string | contextLast |
bool | ignoredFlag |
int | n |
void edm::StatsCount::add | ( | std::string_view | context, |
bool | reactedTo | ||
) |
Definition at line 121 of file ELmap.cc.
References aggregateN, visDQMUpload::context, context1, context2, contextLast, ignoredFlag, n, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by counter.Counter::register(), SequenceTypes._TaskBase::remove(), and SequenceTypes._TaskBase::replace().
std::string edm::StatsCount::contextLast |
int edm::StatsCount::n |
Definition at line 70 of file ELmap.h.
Referenced by add(), and output.OutputBranch::fill().