#include <SiStripDQMPopConSourceHandler.h>
Public Member Functions | |
virtual bool | checkForCompatibility (const std::string otherMetaData) const |
virtual void | dqmEndJob (DQMStore::IBooker &booker, DQMStore::IGetter &getter) |
virtual std::string | getMetaDataString () const |
void | getNewObjects () override |
virtual T * | getObj () const =0 |
std::string | id () const override |
virtual void | initES (const edm::EventSetup &) |
SiStripDQMPopConSourceHandler (const edm::ParameterSet &pset) | |
~SiStripDQMPopConSourceHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< T > | |
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 () |
Protected Member Functions | |
uint32_t | getRunNumber () const |
Protected Member Functions inherited from popcon::PopConSourceHandler< T > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Private Member Functions | |
bool | isTransferNeeded () |
void | setForTransfer () |
Private Attributes | |
bool | m_debugMode |
bool | m_iovSequence |
std::string | m_name |
uint32_t | m_runNumber |
unsigned long long | m_since |
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 Attributes inherited from popcon::PopConSourceHandler< T > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Base class for SiStrip popcon::PopConSourceHandler (reading from DQM) and writing in the Database.
Definition at line 18 of file SiStripDQMPopConSourceHandler.h.
|
inlineexplicit |
Definition at line 21 of file SiStripDQMPopConSourceHandler.h.
|
inlineoverride |
Definition at line 29 of file SiStripDQMPopConSourceHandler.h.
|
inlinevirtual |
Definition at line 38 of file SiStripDQMPopConSourceHandler.h.
Referenced by SiStripDQMPopConSourceHandler< T >::isTransferNeeded().
|
inlinevirtual |
Reimplemented in SiStripPopConFEDErrorsHandlerFromDQM, SiStripPopConBadComponentsHandlerFromDQM, SiStripPopConPedestalsHandlerFromDQM, SiStripPopConHistoryDQMBase, and SiStripPopConNoisesHandlerFromDQM.
Definition at line 42 of file SiStripDQMPopConSourceHandler.h.
|
virtual |
Reimplemented in SiStripPopConBadComponentsHandlerFromDQM.
Definition at line 170 of file SiStripDQMPopConSourceHandler.h.
References gather_cfg::cout, and SiStripDQMPopConSourceHandler< T >::m_runNumber.
Referenced by SiStripDQMPopConSourceHandler< SiStripBadStrip >::checkForCompatibility(), SiStripDQMPopConSourceHandler< SiStripBadStrip >::id(), and SiStripDQMPopConSourceHandler< T >::isTransferNeeded().
|
overridevirtual |
Implements popcon::PopConSourceHandler< T >.
Definition at line 64 of file SiStripDQMPopConSourceHandler.h.
References cond::LogDBEntry_t::destinationDB, cond::LogDBEntry_t::execmessage, cond::LogDBEntry_t::exectime, cond::LogDBEntry_t::iovtag, cond::LogDBEntry_t::iovtimetype, SiStripDQMPopConSourceHandler< T >::isTransferNeeded(), cond::TagInfo_t::lastInterval, cond::TagInfo_t::lastPayloadToken, popcon::PopConSourceHandler< T >::logDBEntry(), cond::LogDBEntry_t::logId, SiStripDQMPopConSourceHandler< T >::m_debugMode, SiStripDQMPopConSourceHandler< T >::m_name, cond::TagInfo_t::name, cond::LogDBEntry_t::payloadClass, cond::LogDBEntry_t::payloadIdx, cond::LogDBEntry_t::payloadToken, cond::LogDBEntry_t::provenance, SiStripDQMPopConSourceHandler< T >::setForTransfer(), cond::TagInfo_t::size, findQualityFiles::size, popcon::PopConSourceHandler< T >::tagInfo(), cond::TagInfo_t::token, cond::LogDBEntry_t::usertext, and popcon::PopConSourceHandler< T >::userTextLog().
Referenced by SiStripDQMPopConSourceHandler< SiStripBadStrip >::~SiStripDQMPopConSourceHandler().
|
pure virtual |
Implemented in SiStripPopConFEDErrorsHandlerFromDQM, SiStripPopConBadComponentsHandlerFromDQM, SiStripPopConPedestalsHandlerFromDQM, SiStripPopConHistoryDQMBase, and SiStripPopConNoisesHandlerFromDQM.
Referenced by SiStripDQMPopConSourceHandler< SiStripBadStrip >::id(), and SiStripDQMPopConSourceHandler< T >::setForTransfer().
|
inlineprotected |
Definition at line 45 of file SiStripDQMPopConSourceHandler.h.
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< T >.
Definition at line 33 of file SiStripDQMPopConSourceHandler.h.
|
inlinevirtual |
Reimplemented in SiStripPopConHistoryDQM, SiStripPopConFEDErrorsHandlerFromDQM, and SiStripPopConBadComponentsHandlerFromDQM.
Definition at line 41 of file SiStripDQMPopConSourceHandler.h.
|
private |
Definition at line 107 of file SiStripDQMPopConSourceHandler.h.
References SiStripDQMPopConSourceHandler< T >::checkForCompatibility(), cond::LogDBEntry_t::destinationDB, SiStripDQMPopConSourceHandler< T >::getMetaDataString(), cond::TagInfo_t::lastInterval, popcon::PopConSourceHandler< T >::logDBEntry(), SiStripDQMPopConSourceHandler< T >::m_iovSequence, SiStripDQMPopConSourceHandler< T >::m_since, popcon::PopConSourceHandler< T >::m_userTextLog, cond::LogDBEntry_t::payloadClass, AlCaHLTBitMon_QueryRunRegistry::string, popcon::PopConSourceHandler< T >::tagInfo(), and cond::LogDBEntry_t::usertext.
Referenced by SiStripDQMPopConSourceHandler< T >::getNewObjects().
|
private |
Definition at line 150 of file SiStripDQMPopConSourceHandler.h.
References SiStripDQMPopConSourceHandler< T >::getObj(), cond::TagInfo_t::lastInterval, SiStripDQMPopConSourceHandler< T >::m_debugMode, SiStripDQMPopConSourceHandler< T >::m_name, SiStripDQMPopConSourceHandler< T >::m_since, popcon::PopConSourceHandler< T >::m_to_transfer, dataset::name, GetRecoTauVFromDQM_MC_cff::obj, findQualityFiles::size, and popcon::PopConSourceHandler< T >::tagInfo().
Referenced by SiStripDQMPopConSourceHandler< T >::getNewObjects().
|
private |
|
private |
Definition at line 51 of file SiStripDQMPopConSourceHandler.h.
Referenced by SiStripDQMPopConSourceHandler< T >::isTransferNeeded(), and SiStripDQMPopConSourceHandler< SiStripBadStrip >::SiStripDQMPopConSourceHandler().
|
private |
Definition at line 48 of file SiStripDQMPopConSourceHandler.h.
Referenced by SiStripDQMPopConSourceHandler< T >::getNewObjects(), SiStripDQMPopConSourceHandler< SiStripBadStrip >::id(), and SiStripDQMPopConSourceHandler< T >::setForTransfer().
|
private |
|
private |