Public Member Functions | |
unsigned int | total () const |
TriggerDiff () | |
Static Public Member Functions | |
static std::string | format (unsigned int value, char sign='+') |
Public Attributes | |
unsigned int | count |
unsigned int | gained |
unsigned int | internal |
unsigned int | lost |
Definition at line 385 of file hltDiff.cc.
|
inline |
Definition at line 386 of file hltDiff.cc.
|
inlinestatic |
Definition at line 393 of file hltDiff.cc.
References edmScanValgrind::buffer, Validation_hcalonly_cfi::sign, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by operator<<().
|
inline |
Definition at line 411 of file hltDiff.cc.
unsigned int TriggerDiff::count |
Definition at line 388 of file hltDiff.cc.
Referenced by core.TriggerBitFilter.TriggerBitFilter::process(), core.JSONAnalyzer.JSONAnalyzer::process(), core.SkimAnalyzerCount.SkimAnalyzerCount::process(), and objects.VertexAnalyzer.VertexAnalyzer::process().
unsigned int TriggerDiff::gained |
Definition at line 389 of file hltDiff.cc.
unsigned int TriggerDiff::internal |
Definition at line 391 of file hltDiff.cc.
unsigned int TriggerDiff::lost |
Definition at line 390 of file hltDiff.cc.