#include <RunInfoHandler.h>
Public Member Functions | |
void | getNewObjects () override |
std::string | id () const override |
RunInfoHandler (const edm::ParameterSet &pset) | |
~RunInfoHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< RunInfo > | |
void | initialize (const cond::persistency::Session &dbSession, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry) |
Ref | lastPayload () const |
cond::LogDBEntry_t const & | logDBEntry () const |
std::pair< Container const *, std::string const > | operator() (const cond::persistency::Session &session, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry) const |
PopConSourceHandler () | |
Container const & | returnData () |
cond::TagInfo_t const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Private Attributes | |
edm::ParameterSet | m_connectionPset |
std::string | m_connectionString |
std::string | m_dcsenv_schema |
std::string | m_name |
std::string | m_runinfo_schema |
unsigned long long | m_since |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< RunInfo > | |
typedef std::map< Time_t, std::shared_ptr< RunInfo > > | Container |
typedef std::unique_ptr< RunInfo > | Ref |
typedef PopConSourceHandler< RunInfo > | self |
typedef cond::Time_t | Time_t |
typedef RunInfo | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< RunInfo > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< RunInfo > | |
Container | m_iovs |
std::vector< std::pair< RunInfo *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 10 of file RunInfoHandler.h.
|
override |
Definition at line 16 of file RunInfoHandler.cc.
RunInfoHandler::RunInfoHandler | ( | const edm::ParameterSet & | pset | ) |
Definition at line 8 of file RunInfoHandler.cc.
|
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().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< RunInfo >.
Definition at line 13 of file RunInfoHandler.h.
References m_name.
|
private |
Definition at line 25 of file RunInfoHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 24 of file RunInfoHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 23 of file RunInfoHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 19 of file RunInfoHandler.h.
Referenced by getNewObjects(), and id().
|
private |
Definition at line 22 of file RunInfoHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 18 of file RunInfoHandler.h.
Referenced by getNewObjects().