#include <CondTools/SiPixel/src/PixelPopConSourceHandler.cc>
Public Member Functions | |
void | getNewObjects () override |
virtual void | getNewObjects_coral () |
virtual void | getNewObjects_file () |
std::string | id () const 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 () |
Protected Attributes | |
std::string | _configKeyName |
std::string | _connectString |
int | _runNumber |
std::string | _schemaName |
unsigned int | _sinceIOV |
std::string | _viewName |
Protected Attributes inherited from popcon::PopConSourceHandler< T > | |
Container | m_iovs |
std::vector< std::pair< T *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
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 |
Description: The PopCon source handler class to transfer pixel calibration objects from OMDS to ORCON.
Implementation: <Notes on="" implementation>="">
Description: PopCon source handler base class for all pixel popcon applications
Implementation: <Notes on="" implementation>="">
Definition at line 25 of file PixelPopConSourceHandler.h.
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< T >.
Definition at line 29 of file PixelPopConSourceHandler.h.
|
inlinevirtual |
Reimplemented in PixelPopConCalibSourceHandler.
Definition at line 43 of file PixelPopConSourceHandler.h.
Referenced by PixelPopConSourceHandler< SiPixelDisabledModules >::getNewObjects().
|
inlinevirtual |
Reimplemented in PixelPopConCalibSourceHandler.
Definition at line 44 of file PixelPopConSourceHandler.h.
Referenced by PixelPopConSourceHandler< SiPixelDisabledModules >::getNewObjects().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< T >.
Definition at line 45 of file PixelPopConSourceHandler.h.
|
protected |
Definition at line 51 of file PixelPopConSourceHandler.h.
|
protected |
Definition at line 48 of file PixelPopConSourceHandler.h.
Referenced by PixelPopConSourceHandler< SiPixelDisabledModules >::getNewObjects().
|
protected |
Definition at line 52 of file PixelPopConSourceHandler.h.
|
protected |
Definition at line 49 of file PixelPopConSourceHandler.h.
|
protected |
Definition at line 53 of file PixelPopConSourceHandler.h.
|
protected |
Definition at line 50 of file PixelPopConSourceHandler.h.