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 685 of file hltDiff.cc.
|
inline |
Definition at line 699 of file hltDiff.cc.
|
inline |
Definition at line 700 of file hltDiff.cc.
|
inline |
Definition at line 690 of file hltDiff.cc.
References dataformats::indent(), L1Trigger_dataformats::json, relval_steps::key, gen::n, and connectstrParser::o.
JsonEventState JsonOutputProducer::JsonTriggerEventState::n |
Definition at line 688 of file hltDiff.cc.
Referenced by SummaryOutputProducer::GenericSummary::addEntry(), HltDiff::compare(), and SummaryOutputProducer::prepareSummaries().
JsonEventState JsonOutputProducer::JsonTriggerEventState::o |
Definition at line 687 of file hltDiff.cc.
Referenced by SummaryOutputProducer::GenericSummary::addEntry(), HltDiff::compare(), and SummaryOutputProducer::prepareSummaries().
int JsonOutputProducer::JsonTriggerEventState::tr |
Definition at line 686 of file hltDiff.cc.
Referenced by SummaryOutputProducer::prepareSummaries(), and JsonOutputProducer::JsonEvent::pushTrigger().