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 434 of file hltDiff.cc.
|
inline |
Definition at line 435 of file hltDiff.cc.
|
inlinestatic |
Definition at line 443 of file hltDiff.cc.
References edmScanValgrind::buffer, Validation_hcalonly_cfi::sign, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by operator<<().
|
inline |
Definition at line 461 of file hltDiff.cc.
unsigned int TriggerDiff::count |
Definition at line 437 of file hltDiff.cc.
Referenced by operator<<().
unsigned int TriggerDiff::gained |
Definition at line 438 of file hltDiff.cc.
Referenced by operator<<().
unsigned int TriggerDiff::internal |
Definition at line 440 of file hltDiff.cc.
Referenced by operator<<().
unsigned int TriggerDiff::lost |
Definition at line 439 of file hltDiff.cc.
Referenced by operator<<().