#include <HcalLUTCorrsHandler.h>
Public Member Functions | |
void | getNewObjects () override |
HcalLUTCorrsHandler (edm::ParameterSet const &) | |
std::string | id () const override |
void | initObject (HcalLUTCorrs *) |
~HcalLUTCorrsHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< HcalLUTCorrs > | |
void | convertFromOld () |
Summary * | dummySummary (typename OldContainer::value_type const &) const |
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 () |
void | sort () |
cond::TagInfo_t const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Private Attributes | |
edm::FileInPath | fFile |
std::string | m_name |
HcalLUTCorrs * | myDBObject |
unsigned int | sinceTime |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< HcalLUTCorrs > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< HcalLUTCorrs *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< HcalLUTCorrs > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef HcalLUTCorrs | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< HcalLUTCorrs > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< HcalLUTCorrs > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 23 of file HcalLUTCorrsHandler.h.
|
override |
Definition at line 11 of file HcalLUTCorrsHandler.cc.
HcalLUTCorrsHandler::HcalLUTCorrsHandler | ( | edm::ParameterSet const & | ps | ) |
Definition at line 6 of file HcalLUTCorrsHandler.cc.
References edm::ParameterSet::getUntrackedParameter(), m_name, sinceTime, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements popcon::PopConSourceHandler< HcalLUTCorrs >.
Definition at line 13 of file HcalLUTCorrsHandler.cc.
References gather_cfg::cout, Exception, cond::TagInfo_t::lastInterval, m_name, popcon::PopConSourceHandler< HcalLUTCorrs >::m_to_transfer, myDBObject, cond::TagInfo_t::name, cond::Iov_t::since, sinceTime, cond::TagInfo_t::size, and popcon::PopConSourceHandler< HcalLUTCorrs >::tagInfo().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< HcalLUTCorrs >.
Definition at line 26 of file HcalLUTCorrsHandler.h.
References m_name.
void HcalLUTCorrsHandler::initObject | ( | HcalLUTCorrs * | fObject | ) |
Definition at line 36 of file HcalLUTCorrsHandler.cc.
References myDBObject.
Referenced by HcalLUTCorrsPopConAnalyzer::endJob().
|
private |
Definition at line 34 of file HcalLUTCorrsHandler.h.
|
private |
Definition at line 36 of file HcalLUTCorrsHandler.h.
Referenced by getNewObjects(), HcalLUTCorrsHandler(), and id().
|
private |
Definition at line 35 of file HcalLUTCorrsHandler.h.
Referenced by getNewObjects(), and initObject().
|
private |
Definition at line 33 of file HcalLUTCorrsHandler.h.
Referenced by getNewObjects(), and HcalLUTCorrsHandler().