Public Member Functions | |
JsonTriggerEventState () | |
JsonTriggerEventState (int _tr) | |
std::string | serialise (size_t _indent=0) const |
Public Attributes | |
JsonEventState | n |
JsonEventState | o |
int | tr |
Definition at line 691 of file hltDiff.cc.
|
inline |
Definition at line 705 of file hltDiff.cc.
|
inline |
Definition at line 706 of file hltDiff.cc.
|
inline |
Definition at line 696 of file hltDiff.cc.
References summarizeEdmComparisonLogfiles::indent, edmPickEvents::json, crabWrapper::key, and JsonOutputProducer::JsonEventState::serialise().
JsonEventState JsonOutputProducer::JsonTriggerEventState::n |
Definition at line 694 of file hltDiff.cc.
Referenced by SummaryOutputProducer::GenericSummary::addEntry(), HltDiff::compare(), and SummaryOutputProducer::prepareSummaries().
JsonEventState JsonOutputProducer::JsonTriggerEventState::o |
Definition at line 693 of file hltDiff.cc.
Referenced by SummaryOutputProducer::GenericSummary::addEntry(), HltDiff::compare(), and SummaryOutputProducer::prepareSummaries().
int JsonOutputProducer::JsonTriggerEventState::tr |
Definition at line 692 of file hltDiff.cc.
Referenced by SummaryOutputProducer::prepareSummaries(), and JsonOutputProducer::JsonEvent::pushTrigger().