#include <PixelPopConDCSInfoSourceHandler.h>
Public Member Functions | |
PixelPopConDCSInfoSourceHandler (edm::ParameterSet const &) | |
Public Member Functions inherited from PixelPopConSourceHandler< bool > | |
virtual void | getNewObjects () |
virtual void | getNewObjects_coral () |
virtual void | getNewObjects_file () |
virtual std::string | id () const |
Public Member Functions inherited from popcon::PopConSourceHandler< bool > | |
void | convertFromOld () |
Summary * | dummySummary (typename OldContainer::value_type const &) const |
void | initialize (const cond::persistency::Session &dbSession, cond::TagInfo_t const &tagInfo, cond::LogDBEntry const &logDBEntry) |
Ref | lastPayload () const |
cond::LogDBEntry const & | logDBEntry () const |
std::pair< Container const *, std::string const > | operator() (const cond::persistency::Session &session, cond::TagInfo_t const &tagInfo, cond::LogDBEntry const &logDBEntry) const |
PopConSourceHandler () | |
Container const & | returnData () |
void | sort () |
cond::TagInfo_t const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< bool > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair < bool *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< bool > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef bool | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< bool > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
Protected Attributes inherited from PixelPopConSourceHandler< bool > | |
std::string | _configKeyName |
std::string | _connectString |
int | _runNumber |
std::string | _schemaName |
unsigned int | _sinceIOV |
std::string | _viewName |
Protected Attributes inherited from popcon::PopConSourceHandler< bool > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 17 of file PixelPopConDCSInfoSourceHandler.h.
|
inline |
Definition at line 20 of file PixelPopConDCSInfoSourceHandler.h.