#include <CondTools/SiPixel/src/PixelPopConSourceHandler.cc>
Public Member Functions | |
virtual void | getNewObjects () |
virtual void | getNewObjects_coral () |
virtual void | getNewObjects_file () |
virtual std::string | id () const |
Public Member Functions inherited from popcon::PopConSourceHandler< T > | |
void | convertFromOld () |
Summary * | dummySummary (typename OldContainer::value_type const &) const |
void | initialize (cond::DbSession dbSession, cond::TagInfo const &tagInfo, cond::LogDBEntry const &logDBEntry) |
Ref | lastPayload () const |
cond::LogDBEntry const & | logDBEntry () const |
std::pair< Container const *, std::string const > | operator() (cond::DbSession session, cond::TagInfo const &tagInfo, cond::LogDBEntry const &logDBEntry) const |
PopConSourceHandler () | |
Container const & | returnData () |
void | sort () |
cond::TagInfo 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 > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< T > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair < T *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< T > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef T | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< T > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
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.
|
inlinevirtual |
Implements popcon::PopConSourceHandler< T >.
Definition at line 30 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().
|
inlinevirtual |
Implements popcon::PopConSourceHandler< T >.
Reimplemented in PixelPopConCalibSourceHandler.
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.