Public Member Functions | |
JsonConfiguration () | |
std::string | serialise (size_t _indent=0) const |
Public Attributes | |
int | events |
JsonConfigurationBlock | n |
JsonConfigurationBlock | o |
bool | prescales |
Definition at line 585 of file hltDiff.cc.
|
inline |
Definition at line 608 of file hltDiff.cc.
|
inline |
Definition at line 591 of file hltDiff.cc.
References patZpeak::events, dataformats::indent(), L1Trigger_dataformats::json, relval_steps::key, gen::n, connectstrParser::o, makeHLTPrescaleTable::prescales, and AlCaHLTBitMon_QueryRunRegistry::string.
int JsonOutputProducer::JsonConfiguration::events |
Definition at line 589 of file hltDiff.cc.
Referenced by eventsfwlite.Events::__getattr__(), eventsfwlite.Events::__init__(), HltDiff::compare(), looper.Looper::loop(), and looper.Looper::process().
JsonConfigurationBlock JsonOutputProducer::JsonConfiguration::n |
Definition at line 587 of file hltDiff.cc.
Referenced by HltDiff::compare().
JsonConfigurationBlock JsonOutputProducer::JsonConfiguration::o |
Definition at line 586 of file hltDiff.cc.
Referenced by HltDiff::compare().
bool JsonOutputProducer::JsonConfiguration::prescales |
Definition at line 588 of file hltDiff.cc.
Referenced by HltDiff::compare().