#include <DQMSummarySourceHandler.h>
Definition at line 11 of file DQMSummarySourceHandler.h.
◆ DQMSummarySourceHandler()
popcon::DQMSummarySourceHandler::DQMSummarySourceHandler |
( |
const edm::ParameterSet & |
pset | ) |
|
◆ ~DQMSummarySourceHandler()
popcon::DQMSummarySourceHandler::~DQMSummarySourceHandler |
( |
| ) |
|
|
override |
◆ getNewObjects()
void popcon::DQMSummarySourceHandler::getNewObjects |
( |
| ) |
|
|
overridevirtual |
Implements popcon::PopConSourceHandler< DQMSummary >.
Definition at line 21 of file DQMSummarySourceHandler.cc.
24 <<
"------- " <<
m_name <<
" -> getNewObjects\n"
28 <<
" ------ last entry info regarding the payload (if existing): " <<
logDBEntry().
usertext
29 <<
"; last record with the correct tag (if existing) has been written in the db: " <<
logDBEntry().
destinationDB
33 edm::LogInfo(
"DQMSummarySourceHandler") <<
"size of last payload " <<
payload->m_summary.size() << std::endl;
38 *dqmSummary = dqmSummaryReader.readData(
"SUMMARYCONTENT",
m_since);
40 edm::LogInfo(
"DQMSummarySourceHandler") <<
"------- " <<
m_name <<
" - > getNewObjects" << std::endl;
References gather_cfg::cout, cond::LogDBEntry_t::destinationDB, cond::TagInfo_t::lastInterval, popcon::PopConSourceHandler< DQMSummary >::lastPayload(), popcon::PopConSourceHandler< DQMSummary >::logDBEntry(), m_connectionString, m_name, m_pass, m_since, popcon::PopConSourceHandler< DQMSummary >::m_to_transfer, m_user, cond::TagInfo_t::name, jets_cff::payload, cond::Iov_t::payloadId, DQMSummaryReader::readData(), cond::Iov_t::since, cond::TagInfo_t::size, findQualityFiles::size, popcon::PopConSourceHandler< DQMSummary >::tagInfo(), and cond::LogDBEntry_t::usertext.
◆ id()
std::string popcon::DQMSummarySourceHandler::id |
( |
| ) |
const |
|
overridevirtual |
◆ m_connectionString
std::string popcon::DQMSummarySourceHandler::m_connectionString |
|
private |
◆ m_name
std::string popcon::DQMSummarySourceHandler::m_name |
|
private |
◆ m_pass
std::string popcon::DQMSummarySourceHandler::m_pass |
|
private |
◆ m_since
unsigned long long popcon::DQMSummarySourceHandler::m_since |
|
private |
◆ m_user
std::string popcon::DQMSummarySourceHandler::m_user |
|
private |
std::string destinationDB
edm::Ref< Container > Ref