#include <PopConESTransitionSourceHandler.h>
Public Member Functions | |
bool | checkLowGain () |
void | getNewObjects () final |
virtual void | getObjectsForESTransition (bool isLowGain) |
std::string | id () const final |
PopConESTransitionSourceHandler (edm::ParameterSet const &pset) | |
~PopConESTransitionSourceHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< T > | |
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 | |
cond::persistency::ConnectionPool | m_connection |
edm::ParameterSet | m_connectionPset |
std::string | m_connectionString |
double | m_currentThreshold |
std::string | m_ESGain |
unsigned long long | m_run |
std::string | m_tagForHighGain |
std::string | m_tagForLowGain |
std::string | m_tagForRunInfo |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< T > | |
typedef std::map< Time_t, std::shared_ptr< T > > | Container |
typedef std::unique_ptr< T > | Ref |
typedef PopConSourceHandler< T > | self |
typedef cond::Time_t | Time_t |
typedef T | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< T > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< T > | |
Container | m_iovs |
std::vector< std::pair< T *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 14 of file PopConESTransitionSourceHandler.h.
|
inline |
Definition at line 16 of file PopConESTransitionSourceHandler.h.
References cond::persistency::ConnectionPool::configure(), popcon::PopConESTransitionSourceHandler< T >::m_connection, popcon::PopConESTransitionSourceHandler< T >::m_connectionPset, and cond::persistency::ConnectionPool::setParameters().
|
inlineoverride |
Definition at line 36 of file PopConESTransitionSourceHandler.h.
|
inline |
Definition at line 40 of file PopConESTransitionSourceHandler.h.
References popcon::PopConSourceHandler< T >::dbSession(), cond::persistency::IOVProxy::getInterval(), cond::persistency::IOVProxy::loadedSize(), LogDebug, popcon::PopConESTransitionSourceHandler< T >::m_ESGain, popcon::PopConESTransitionSourceHandler< T >::m_run, popcon::PopConESTransitionSourceHandler< T >::m_tagForRunInfo, cond::Iov_t::payloadId, cond::persistency::Session::readIov(), run_AlCaRecoTriggerBitsUpdateWorkflow::session, cond::Iov_t::since, and cond::persistency::Session::transaction().
Referenced by popcon::PopConESTransitionSourceHandler< T >::getNewObjects().
|
inlinefinalvirtual |
Implements popcon::PopConSourceHandler< T >.
Definition at line 121 of file PopConESTransitionSourceHandler.h.
References popcon::PopConESTransitionSourceHandler< T >::checkLowGain(), popcon::PopConESTransitionSourceHandler< T >::getObjectsForESTransition(), cond::TagInfo_t::lastInterval, popcon::PopConESTransitionSourceHandler< T >::m_run, cond::TagInfo_t::name, cond::Iov_t::payloadId, cond::Iov_t::since, cond::TagInfo_t::size, findQualityFiles::size, and popcon::PopConSourceHandler< T >::tagInfo().
|
inlinevirtual |
Definition at line 76 of file PopConESTransitionSourceHandler.h.
References cond::persistency::Session::createIov(), popcon::PopConSourceHandler< T >::dbSession(), cond::persistency::Session::editIov(), cond::persistency::Session::existsIov(), cond::persistency::IOVEditor::flush(), cond::persistency::IOVProxy::getInterval(), cond::persistency::IOVEditor::insert(), cond::persistency::IOVProxy::loadedSize(), LogDebug, popcon::PopConESTransitionSourceHandler< T >::m_run, popcon::PopConESTransitionSourceHandler< T >::m_tagForHighGain, popcon::PopConESTransitionSourceHandler< T >::m_tagForLowGain, popcon::PopConSourceHandler< T >::m_userTextLog, cond::TagInfo_t::name, cond::Iov_t::payloadId, cond::persistency::Session::readIov(), run_AlCaRecoTriggerBitsUpdateWorkflow::session, cond::persistency::IOVEditor::setDescription(), cond::Iov_t::since, contentValuesCheck::ss, AlCaHLTBitMon_QueryRunRegistry::string, popcon::PopConSourceHandler< T >::tagInfo(), cond::persistency::IOVProxy::tagInfo(), cond::Tag_t::timeType, and cond::persistency::Session::transaction().
Referenced by popcon::PopConESTransitionSourceHandler< T >::getNewObjects().
|
inlinefinalvirtual |
Implements popcon::PopConSourceHandler< T >.
Definition at line 38 of file PopConESTransitionSourceHandler.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 160 of file PopConESTransitionSourceHandler.h.
Referenced by popcon::PopConESTransitionSourceHandler< T >::PopConESTransitionSourceHandler().
|
private |
Definition at line 159 of file PopConESTransitionSourceHandler.h.
Referenced by popcon::PopConESTransitionSourceHandler< T >::PopConESTransitionSourceHandler().
|
private |
Definition at line 158 of file PopConESTransitionSourceHandler.h.
|
private |
Definition at line 151 of file PopConESTransitionSourceHandler.h.
|
private |
Definition at line 155 of file PopConESTransitionSourceHandler.h.
Referenced by popcon::PopConESTransitionSourceHandler< T >::checkLowGain().
|
private |
|
private |
Definition at line 157 of file PopConESTransitionSourceHandler.h.
Referenced by popcon::PopConESTransitionSourceHandler< T >::getObjectsForESTransition().
|
private |
Definition at line 156 of file PopConESTransitionSourceHandler.h.
Referenced by popcon::PopConESTransitionSourceHandler< T >::getObjectsForESTransition().
|
private |
Definition at line 153 of file PopConESTransitionSourceHandler.h.
Referenced by popcon::PopConESTransitionSourceHandler< T >::checkLowGain().