Definition at line 10 of file RunInfoHandler.h.
void RunInfoHandler::getNewObjects |
( |
| ) |
|
|
overridevirtual |
Implements popcon::PopConSourceHandler< RunInfo >.
Definition at line 18 of file RunInfoHandler.cc.
References RunInfoUpdate::appendNewRun(), popcon::PopConSourceHandler< RunInfo >::dbSession(), cond::TagInfo_t::lastInterval, m_connectionPset, m_connectionString, m_dcsenv_schema, m_name, m_runinfo_schema, m_since, popcon::PopConSourceHandler< RunInfo >::m_to_transfer, popcon::PopConSourceHandler< RunInfo >::m_userTextLog, cond::TagInfo_t::name, cond::Iov_t::payloadId, alignCSCRings::r, RunInfoRead::readData(), cond::Iov_t::since, cond::TagInfo_t::size, findQualityFiles::size, contentValuesCheck::ss, and popcon::PopConSourceHandler< RunInfo >::tagInfo().
21 <<
"RunInfoHandler::" << __func__ <<
"]:" <<
m_name <<
": " 26 <<
"RunInfoHandler::" << __func__ <<
"]:" <<
m_name 27 <<
": runnumber/first since = " <<
m_since << std::endl;
35 <<
"RunInfoHandler::" << __func__ <<
"]:" <<
m_name <<
": " 38 <<
" the run proposed for insertion " <<
m_since <<
". No transfer needed." 46 size_t n_empty_run = 0;
50 <<
"RunInfoHandler::" << __func__ <<
"]:" <<
m_name <<
": " 54 std::ostringstream
ss;
58 ss <<
"fake run number: " << 1 <<
", ";
60 if (n_empty_run != 0) {
72 <<
"RunInfoHandler::" << __func__ <<
"]:" <<
m_name <<
": END." << std::endl;
75 updater.appendNewRun(*
r);
unsigned long long m_since
std::string m_connectionString
std::string m_userTextLog
edm::ParameterSet m_connectionPset
cond::TagInfo_t const & tagInfo() const
std::vector< std::pair< RunInfo *, Time_t > > m_to_transfer
Log< level::Info, false > LogInfo
cond::persistency::Session & dbSession() const
Log< level::Warning, false > LogWarning
std::string m_dcsenv_schema
std::string m_runinfo_schema