#include <RPCGasSH.h>
Public Member Functions | |
void | getNewObjects () override |
std::string | id () const override |
RpcObGasData (const edm::ParameterSet &pset) | |
~RpcObGasData () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< RPCObGas > | |
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 () |
Public Attributes | |
RPCObGas * | Gasdata |
unsigned long long | niov |
unsigned long long | snc |
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< RPCObGas > | |
typedef std::map< Time_t, std::shared_ptr< RPCObGas > > | Container |
typedef std::unique_ptr< RPCObGas > | Ref |
typedef PopConSourceHandler< RPCObGas > | self |
typedef cond::Time_t | Time_t |
typedef RPCObGas | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< RPCObGas > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< RPCObGas > | |
Container | m_iovs |
std::vector< std::pair< RPCObGas *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 26 of file RPCGasSH.h.
|
override |
Definition at line 23 of file RPCGasSH.cc.
popcon::RpcObGasData::RpcObGasData | ( | const edm::ParameterSet & | pset | ) |
Definition at line 15 of file RPCGasSH.cc.
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCObGas >.
Definition at line 25 of file RPCGasSH.cc.
References gather_cfg::cout, RPCFw::createGAS(), mkfit::dtime(), query::host, L1DTConfigBti_cff::LL, dumpRecoGeometry_cfg::tagInfo, EnviromentSettings::user, and edm::Timestamp::value().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< RPCObGas >.
Definition at line 29 of file RPCGasSH.h.
References m_name.
RPCObGas* popcon::RpcObGasData::Gasdata |
Definition at line 33 of file RPCGasSH.h.
|
private |
Definition at line 41 of file RPCGasSH.h.
|
private |
Definition at line 40 of file RPCGasSH.h.
Referenced by id().
|
private |
Definition at line 44 of file RPCGasSH.h.
|
private |
Definition at line 45 of file RPCGasSH.h.
unsigned long long popcon::RpcObGasData::niov |
Definition at line 36 of file RPCGasSH.h.
|
private |
Definition at line 43 of file RPCGasSH.h.
unsigned long long popcon::RpcObGasData::snc |
Definition at line 35 of file RPCGasSH.h.
|
private |
Definition at line 42 of file RPCGasSH.h.
Referenced by dataset.BaseDataset::printInfo(), DTWorkflow.DTWorkflow::remote_out_path(), 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::RpcObGasData::utime |
Definition at line 37 of file RPCGasSH.h.