#include <RPCStatusSH.h>
Public Member Functions | |
void | getNewObjects () |
std::string | id () const |
RpcDataS (const edm::ParameterSet &pset) | |
~RpcDataS () | |
Public Member Functions inherited from popcon::PopConSourceHandler< RPCObStatus > | |
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 () |
Public Attributes | |
unsigned long long | niov |
RPCObStatus * | Sdata |
unsigned long long | snc |
unsigned long long | tll |
unsigned long long | utime |
Private Attributes | |
std::string | host |
std::string | m_name |
unsigned long long | m_since |
unsigned long long | m_till |
std::string | passw |
std::string | user |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< RPCObStatus > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair < RPCObStatus *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler < RPCObStatus > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef RPCObStatus | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< RPCObStatus > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
Protected Attributes inherited from popcon::PopConSourceHandler< RPCObStatus > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 27 of file RPCStatusSH.h.
popcon::RpcDataS::~RpcDataS | ( | ) |
Definition at line 23 of file RPCStatusSH.cc.
popcon::RpcDataS::RpcDataS | ( | const edm::ParameterSet & | pset | ) |
Definition at line 14 of file RPCStatusSH.cc.
|
virtual |
Implements popcon::PopConSourceHandler< RPCObStatus >.
Definition at line 27 of file RPCStatusSH.cc.
References gather_cfg::cout, RPCFw::createSTATUS(), query::host, dumpRecoGeometry_cfg::tagInfo, hcal_dqm_sourceclient-file_cfg::user, and edm::Timestamp::value().
|
inlinevirtual |
Implements popcon::PopConSourceHandler< RPCObStatus >.
Definition at line 30 of file RPCStatusSH.h.
References m_name.
|
private |
Definition at line 42 of file RPCStatusSH.h.
|
private |
Definition at line 41 of file RPCStatusSH.h.
Referenced by id().
|
private |
Definition at line 45 of file RPCStatusSH.h.
|
private |
Definition at line 46 of file RPCStatusSH.h.
unsigned long long popcon::RpcDataS::niov |
Definition at line 38 of file RPCStatusSH.h.
|
private |
Definition at line 44 of file RPCStatusSH.h.
RPCObStatus* popcon::RpcDataS::Sdata |
Definition at line 34 of file RPCStatusSH.h.
unsigned long long popcon::RpcDataS::snc |
Definition at line 36 of file RPCStatusSH.h.
unsigned long long popcon::RpcDataS::tll |
Definition at line 37 of file RPCStatusSH.h.
|
private |
Definition at line 43 of file RPCStatusSH.h.
Referenced by cmsPerfSuite.PerfSuite::optionParse(), dataset.BaseDataset::printInfo(), production_tasks.CheckDatasetExists::run(), production_tasks.GenerateMask::run(), production_tasks.SourceCFG::run(), production_tasks.FullCFG::run(), production_tasks.MonitorJobs::run(), production_tasks.CleanJobFiles::run(), and MatrixInjector.MatrixInjector::uploadConf().
unsigned long long popcon::RpcDataS::utime |
Definition at line 39 of file RPCStatusSH.h.