Public Member Functions | |
void | getNewObjects () override |
std::string | id () const override |
LHCInfoPerFillPopConSourceHandler (edm::ParameterSet const &pset) | |
~LHCInfoPerFillPopConSourceHandler () override=default | |
Public Member Functions inherited from popcon::PopConSourceHandler< LHCInfoPerFill > | |
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 () |
Static Public Attributes | |
static constexpr unsigned int | kLumisectionsQueryLimit = 4000 |
Private Member Functions | |
void | addEmptyPayload (cond::Time_t iov) |
void | addPayloadToBuffer (cond::OMSServiceResultRef &row) |
void | convertBufferedIovsToLumiid (std::map< cond::Time_t, cond::Time_t > timestampToLumiid) |
bool | getCTPPSData (cond::persistency::Session &session, const boost::posix_time::ptime &beginFillTime, const boost::posix_time::ptime &endFillTime) |
void | getDipData (const cond::OMSService &oms, const boost::posix_time::ptime &beginFillTime, const boost::posix_time::ptime &endFillTime) |
bool | getEcalData (cond::persistency::Session &session, const boost::posix_time::ptime &lowerTime, const boost::posix_time::ptime &upperTime) |
size_t | getLumiData (const cond::OMSService &oms, unsigned short fillId, const boost::posix_time::ptime &beginFillTime, const boost::posix_time::ptime &endFillTime) |
Private Attributes | |
std::string | m_authpath |
std::string | m_connectionString |
bool | m_debug |
std::string | m_ecalConnectionString |
bool | m_endFillMode = true |
boost::posix_time::ptime | m_endTime |
std::unique_ptr< LHCInfoPerFill > | m_fillPayload |
bool | m_lastPayloadEmpty = false |
std::string | m_name |
std::string | m_omsBaseUrl |
std::shared_ptr< LHCInfoPerFill > | m_prevPayload |
boost::posix_time::ptime | m_startTime |
std::map< cond::Time_t, cond::Time_t > | m_timestampToLumiid |
std::vector< std::pair< cond::Time_t, std::shared_ptr< LHCInfoPerFill > > > | m_tmpBuffer |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< LHCInfoPerFill > | |
typedef std::map< Time_t, std::shared_ptr< LHCInfoPerFill > > | Container |
typedef std::unique_ptr< LHCInfoPerFill > | Ref |
typedef PopConSourceHandler< LHCInfoPerFill > | self |
typedef cond::Time_t | Time_t |
typedef LHCInfoPerFill | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< LHCInfoPerFill > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< LHCInfoPerFill > | |
Container | m_iovs |
std::vector< std::pair< LHCInfoPerFill *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 202 of file LHCInfoPerFillPopConAnalyzer.cc.
|
inline |
Definition at line 204 of file LHCInfoPerFillPopConAnalyzer.cc.
References m_endTime, m_startTime, submitPVValidationJobs::now, muonDTDigis_cfi::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridedefault |
|
inlineprivate |
Definition at line 380 of file LHCInfoPerFillPopConAnalyzer.cc.
References PVValHelper::add(), popcon::PopConSourceHandler< LHCInfoPerFill >::m_iovs, m_lastPayloadEmpty, m_name, m_prevPayload, and cond::time::to_boost().
Referenced by getNewObjects().
|
inlineprivate |
Definition at line 401 of file LHCInfoPerFillPopConAnalyzer.cc.
References cond::time::from_boost(), cond::OMSServiceResultRef::get(), cond::lumiid, cond::time::lumiTime(), m_endFillMode, m_fillPayload, m_timestampToLumiid, m_tmpBuffer, jetsAK4_Puppi_cff::payload, convertSQLiteXML::runNumber, beamSpotPI::startTime, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getLumiData().
|
inlineprivate |
Definition at line 419 of file LHCInfoPerFillPopConAnalyzer.cc.
References Exception, B2GTnPMonitor_cfi::item, and m_tmpBuffer.
Referenced by getNewObjects().
|
inlineprivate |
Definition at line 522 of file LHCInfoPerFillPopConAnalyzer.cc.
References cond::persistency::Session::coralSession(), ALCARECOTkAlBeamHalo_cff::filter, cond::time::from_boost(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, m_debug, m_name, m_tmpBuffer, jetsAK4_Puppi_cff::payload, runTheMatrix::ret, convertSQLiteXML::runNumber, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getNewObjects().
|
inlineprivate |
Definition at line 460 of file LHCInfoPerFillPopConAnalyzer.cc.
References m_fillPayload, cond::OMSService::query(), and FCDTask_cfi::slot.
Referenced by getNewObjects().
|
inlineprivate |
Definition at line 629 of file LHCInfoPerFillPopConAnalyzer.cc.
References ECAL, ALCARECOTkAlBeamHalo_cff::filter, cond::time::from_boost(), CommonMethods::isnan(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, m_debug, m_name, m_prevPayload, m_tmpBuffer, cond::persistency::Session::nominalSchema(), jetsAK4_Puppi_cff::payload, runTheMatrix::ret, theLHCInfoPerFillImpl::setElementData(), AlCaHLTBitMon_QueryRunRegistry::string, hcalRecHitTable_cff::time, and cond::time::to_boost().
Referenced by getNewObjects().
|
inlineprivate |
Definition at line 431 of file LHCInfoPerFillPopConAnalyzer.cc.
References addPayloadToBuffer(), kLumisectionsQueryLimit, m_endFillMode, m_name, and cond::OMSService::query().
Referenced by getNewObjects().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< LHCInfoPerFill >.
Definition at line 231 of file LHCInfoPerFillPopConAnalyzer.cc.
References addEmptyPayload(), cond::persistency::Transaction::commit(), cond::persistency::ConnectionPool::configure(), cond::OMSService::connect(), convertBufferedIovsToLumiid(), cond::persistency::ConnectionPool::createSession(), popcon::PopConSourceHandler< LHCInfoPerFill >::dbSession(), Debug, cond::persistency::Session::fetchPayload(), cond::time::from_boost(), getCTPPSData(), getDipData(), getEcalData(), cond::lhcInfoHelper::getFillLastLumiIOV(), getLumiData(), cond::TagInfo_t::lastInterval, cond::time::lumiTime(), m_authpath, m_connectionString, m_debug, m_ecalConnectionString, m_endFillMode, m_endTime, m_fillPayload, popcon::PopConSourceHandler< LHCInfoPerFill >::m_iovs, m_name, m_omsBaseUrl, m_prevPayload, m_startTime, m_timestampToLumiid, m_tmpBuffer, theLHCInfoPerFillImpl::makeFillPayload(), SiStripPI::max, cond::TagInfo_t::name, cond::Iov_t::payloadId, cond::OMSService::query(), cond::persistency::ConnectionPool::setAuthenticationPath(), cond::persistency::ConnectionPool::setMessageVerbosity(), cond::Iov_t::since, cond::TagInfo_t::size, findQualityFiles::size, cond::persistency::Transaction::start(), popcon::PopConSourceHandler< LHCInfoPerFill >::tagInfo(), cond::time::to_boost(), cond::persistency::Session::transaction(), and theLHCInfoPerFillImpl::transferPayloads().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< LHCInfoPerFill >.
Definition at line 375 of file LHCInfoPerFillPopConAnalyzer.cc.
References m_name.
|
static |
Definition at line 377 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by getLumiData().
|
private |
Definition at line 745 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by getNewObjects().
|
private |
Definition at line 744 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by getNewObjects().
|
private |
Definition at line 737 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by getCTPPSData(), getEcalData(), and getNewObjects().
|
private |
Definition at line 744 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by getNewObjects().
|
private |
Definition at line 741 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by addPayloadToBuffer(), getLumiData(), and getNewObjects().
|
private |
Definition at line 740 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by getNewObjects(), and LHCInfoPerFillPopConSourceHandler().
|
private |
Definition at line 747 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by addPayloadToBuffer(), getDipData(), and getNewObjects().
|
private |
Definition at line 750 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by addEmptyPayload().
|
private |
Definition at line 742 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by addEmptyPayload(), getCTPPSData(), getEcalData(), getLumiData(), getNewObjects(), and id().
|
private |
Definition at line 746 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by getNewObjects().
|
private |
Definition at line 748 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by addEmptyPayload(), getEcalData(), and getNewObjects().
|
private |
Definition at line 739 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by getNewObjects(), and LHCInfoPerFillPopConSourceHandler().
|
private |
Definition at line 752 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by addPayloadToBuffer(), and getNewObjects().
|
private |
Definition at line 749 of file LHCInfoPerFillPopConAnalyzer.cc.
Referenced by addPayloadToBuffer(), convertBufferedIovsToLumiid(), getCTPPSData(), getEcalData(), and getNewObjects().