#include <DTKeyedConfigHandler.h>
Public Member Functions | |
DTKeyedConfigHandler (const edm::ParameterSet &ps) | |
void | getNewObjects () |
std::string | id () const |
virtual | ~DTKeyedConfigHandler () |
Public Member Functions inherited from popcon::PopConSourceHandler< DTCCBConfig > | |
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 () |
Static Public Member Functions | |
static void | setList (cond::persistency::KeyList *list) |
Private Member Functions | |
void | chkConfigList () |
Static Private Member Functions | |
static bool | sameConfigList (const std::vector< DTConfigKey > &cfgl, const std::vector< DTConfigKey > &cfgr) |
Private Attributes | |
std::string | brickContainer |
DTCCBConfig * | ccbConfig |
cond::persistency::ConnectionPool | connection |
bool | copyData |
std::string | dataTag |
boost::shared_ptr < coral::ISessionProxy > | isession |
int | maxBrickId |
int | maxRunId |
int | minBrickId |
int | minRunId |
std::string | onlineAuthentication |
int | onlineAuthSys |
std::string | onlineConnect |
Static Private Attributes | |
static cond::persistency::KeyList * | keyList = 0 |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< DTCCBConfig > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair < DTCCBConfig *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler < DTCCBConfig > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef DTCCBConfig | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< DTCCBConfig > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
Protected Attributes inherited from popcon::PopConSourceHandler< DTCCBConfig > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
DTKeyedConfigHandler::DTKeyedConfigHandler | ( | const edm::ParameterSet & | ps | ) |
Constructor
Definition at line 48 of file DTKeyedConfigHandler.cc.
|
virtual |
Destructor
Definition at line 69 of file DTKeyedConfigHandler.cc.
|
private |
Definition at line 446 of file DTKeyedConfigHandler.cc.
|
virtual |
Operations
Implements popcon::PopConSourceHandler< DTCCBConfig >.
Definition at line 75 of file DTKeyedConfigHandler.cc.
|
virtual |
Implements popcon::PopConSourceHandler< DTCCBConfig >.
Definition at line 600 of file DTKeyedConfigHandler.cc.
|
staticprivate |
Definition at line 605 of file DTKeyedConfigHandler.cc.
|
static |
Definition at line 638 of file DTKeyedConfigHandler.cc.
Referenced by DTKeyedConfigPopConAnalyzer::analyze().
|
private |
Definition at line 78 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 79 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 81 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 68 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 74 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 82 of file DTKeyedConfigHandler.h.
|
staticprivate |
Definition at line 87 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 70 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 72 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 69 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 71 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 76 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 77 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 75 of file DTKeyedConfigHandler.h.