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 539 of file hltDiff.cc.
|
inline |
Definition at line 562 of file hltDiff.cc.
|
inline |
Definition at line 545 of file hltDiff.cc.
References patZpeak::events, dataformats::indent(), submitPVResolutionJobs::key, dqmiodumpmetadata::n, class-composition::o, makeHLTPrescaleTable::prescales, and AlCaHLTBitMon_QueryRunRegistry::string.
int JsonOutputProducer::JsonConfiguration::events |
Definition at line 543 of file hltDiff.cc.
Referenced by eventsfwlite.Events::__getattr__(), HltDiff::compare(), looper.Looper::loop(), and looper.Looper::process().
JsonConfigurationBlock JsonOutputProducer::JsonConfiguration::n |
Definition at line 541 of file hltDiff.cc.
Referenced by HltDiff::compare().
JsonConfigurationBlock JsonOutputProducer::JsonConfiguration::o |
Definition at line 540 of file hltDiff.cc.
Referenced by HltDiff::compare().
bool JsonOutputProducer::JsonConfiguration::prescales |
Definition at line 542 of file hltDiff.cc.
Referenced by HltDiff::compare().