#include <HcalZDCLowGainFractionsHandler.h>
Public Member Functions | |
void | getNewObjects () override |
HcalZDCLowGainFractionsHandler (edm::ParameterSet const &) | |
std::string | id () const override |
void | initObject (HcalZDCLowGainFractions *) |
~HcalZDCLowGainFractionsHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< HcalZDCLowGainFractions > | |
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::FileInPath | fFile |
std::string | m_name |
HcalZDCLowGainFractions * | myDBObject |
unsigned int | sinceTime |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< HcalZDCLowGainFractions > | |
typedef std::map< Time_t, std::shared_ptr< HcalZDCLowGainFractions > > | Container |
typedef std::unique_ptr< HcalZDCLowGainFractions > | Ref |
typedef PopConSourceHandler< HcalZDCLowGainFractions > | self |
typedef cond::Time_t | Time_t |
typedef HcalZDCLowGainFractions | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< HcalZDCLowGainFractions > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< HcalZDCLowGainFractions > | |
Container | m_iovs |
std::vector< std::pair< HcalZDCLowGainFractions *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 20 of file HcalZDCLowGainFractionsHandler.h.
|
override |
Definition at line 11 of file HcalZDCLowGainFractionsHandler.cc.
HcalZDCLowGainFractionsHandler::HcalZDCLowGainFractionsHandler | ( | edm::ParameterSet const & | ps | ) |
Definition at line 6 of file HcalZDCLowGainFractionsHandler.cc.
References edm::ParameterSet::getUntrackedParameter(), m_name, sinceTime, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements popcon::PopConSourceHandler< HcalZDCLowGainFractions >.
Definition at line 13 of file HcalZDCLowGainFractionsHandler.cc.
References Exception, cond::TagInfo_t::lastInterval, m_name, popcon::PopConSourceHandler< HcalZDCLowGainFractions >::m_to_transfer, myDBObject, cond::TagInfo_t::name, cond::Iov_t::since, sinceTime, cond::TagInfo_t::size, and popcon::PopConSourceHandler< HcalZDCLowGainFractions >::tagInfo().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< HcalZDCLowGainFractions >.
Definition at line 23 of file HcalZDCLowGainFractionsHandler.h.
References m_name.
void HcalZDCLowGainFractionsHandler::initObject | ( | HcalZDCLowGainFractions * | fObject | ) |
Definition at line 35 of file HcalZDCLowGainFractionsHandler.cc.
References myDBObject.
Referenced by HcalZDCLowGainFractionsPopConAnalyzer::endJob().
|
private |
Definition at line 31 of file HcalZDCLowGainFractionsHandler.h.
|
private |
Definition at line 33 of file HcalZDCLowGainFractionsHandler.h.
Referenced by getNewObjects(), HcalZDCLowGainFractionsHandler(), and id().
|
private |
Definition at line 32 of file HcalZDCLowGainFractionsHandler.h.
Referenced by getNewObjects(), and initObject().
|
private |
Definition at line 30 of file HcalZDCLowGainFractionsHandler.h.
Referenced by getNewObjects(), and HcalZDCLowGainFractionsHandler().