Public Member Functions | |
JsonEventState () | |
JsonEventState (State _s, int _m, int _l, int _t) | |
std::string | serialise (size_t _indent=0) const |
Public Attributes | |
int | l |
int | m |
State | s |
int | t |
Definition at line 662 of file hltDiff.cc.
|
inline |
Definition at line 681 of file hltDiff.cc.
|
inline |
Definition at line 682 of file hltDiff.cc.
|
inline |
Definition at line 668 of file hltDiff.cc.
References L1Trigger_dataformats::json, cmsLHEtoEOSManager::l, visualization-live-secondInstance_cfg::m, Pass, alignCSCRings::s, and lumiQTWidget::t.
int JsonOutputProducer::JsonEventState::l |
Definition at line 665 of file hltDiff.cc.
Referenced by SummaryOutputProducer::GenericSummary::addEntry(), and SummaryOutputProducer::prepareSummaries().
int JsonOutputProducer::JsonEventState::m |
Definition at line 664 of file hltDiff.cc.
State JsonOutputProducer::JsonEventState::s |
Definition at line 663 of file hltDiff.cc.
Referenced by SummaryOutputProducer::GenericSummary::addEntry(), and SummaryOutputProducer::prepareSummaries().
int JsonOutputProducer::JsonEventState::t |
Definition at line 666 of file hltDiff.cc.