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 667 of file hltDiff.cc.
|
inline |
Definition at line 686 of file hltDiff.cc.
|
inline |
Definition at line 687 of file hltDiff.cc.
|
inline |
Definition at line 673 of file hltDiff.cc.
References L1Trigger_dataformats::json, cmsLHEtoEOSManager::l, visualization-live-secondInstance_cfg::m, Pass, alignCSCRings::s, and t.
int JsonOutputProducer::JsonEventState::l |
Definition at line 670 of file hltDiff.cc.
Referenced by SummaryOutputProducer::GenericSummary::addEntry(), and SummaryOutputProducer::prepareSummaries().
int JsonOutputProducer::JsonEventState::m |
Definition at line 669 of file hltDiff.cc.
State JsonOutputProducer::JsonEventState::s |
Definition at line 668 of file hltDiff.cc.
Referenced by SummaryOutputProducer::GenericSummary::addEntry(), and SummaryOutputProducer::prepareSummaries().
int JsonOutputProducer::JsonEventState::t |
Definition at line 671 of file hltDiff.cc.