#include <VerifyState.h>
Public Member Functions | |
bool | consistentWith (std::string &sourceId) const |
bool | selfConsistent () const |
VerifyState (cond::TagInfo const &tagInfo, cond::LogDBEntry const &logDBEntry) | |
Private Attributes | |
cond::LogDBEntry const & | m_logDBEntry |
cond::TagInfo const & | m_tagInfo |
Verify the consistency between conddb and the log
Definition at line 17 of file VerifyState.h.
|
inline |
Definition at line 19 of file VerifyState.h.
References consistentWith(), selfConsistent(), objects.autophobj::sourceId, and AlCaHLTBitMon_QueryRunRegistry::string.
bool popcon::VerifyState::consistentWith | ( | std::string & | sourceId | ) | const |
Referenced by VerifyState().
bool popcon::VerifyState::selfConsistent | ( | ) | const |
Referenced by VerifyState().
|
private |
Definition at line 37 of file VerifyState.h.
|
private |
Definition at line 35 of file VerifyState.h.