#include <SiStripDetVOffHandler.h>
Public Member Functions | |
void | getNewObjects () |
std::string | id () const |
SiStripDetVOffHandler (const edm::ParameterSet &pset) | |
~SiStripDetVOffHandler () | |
Public Member Functions inherited from popcon::PopConSourceHandler< SiStripDetVOff > | |
void | convertFromOld () |
Summary * | dummySummary (typename OldContainer::value_type const &) const |
void | initialize (cond::DbSession dbSession, cond::TagInfo const &tagInfo, cond::LogDBEntry const &logDBEntry) |
Ref | lastPayload () const |
cond::LogDBEntry const & | logDBEntry () const |
std::pair< Container const *, std::string const > | operator() (cond::DbSession session, cond::TagInfo const &tagInfo, cond::LogDBEntry const &logDBEntry) const |
PopConSourceHandler () | |
Container const & | returnData () |
void | sort () |
cond::TagInfo const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Private Member Functions | |
void | setForTransfer () |
void | setUserTextLog () |
Private Attributes | |
bool | debug_ |
uint32_t | deltaTmin_ |
uint32_t | maxIOVlength_ |
edm::Service < SiStripDetVOffBuilder > | modHVBuilder |
std::string | name_ |
std::vector< std::pair < SiStripDetVOff *, cond::Time_t > > | resultVec |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< SiStripDetVOff > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair < SiStripDetVOff *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler < SiStripDetVOff > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef SiStripDetVOff | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< SiStripDetVOff > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
Protected Attributes inherited from popcon::PopConSourceHandler< SiStripDetVOff > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 18 of file SiStripDetVOffHandler.h.
popcon::SiStripDetVOffHandler::~SiStripDetVOffHandler | ( | ) |
Definition at line 10 of file SiStripDetVOffHandler.cc.
References LogTrace.
popcon::SiStripDetVOffHandler::SiStripDetVOffHandler | ( | const edm::ParameterSet & | pset | ) |
Definition at line 3 of file SiStripDetVOffHandler.cc.
|
virtual |
Implements popcon::PopConSourceHandler< SiStripDetVOff >.
Definition at line 14 of file SiStripDetVOffHandler.cc.
References gather_cfg::cout, and findQualityFiles::size.
|
inlinevirtual |
Implements popcon::PopConSourceHandler< SiStripDetVOff >.
Definition at line 24 of file SiStripDetVOffHandler.h.
References name_.
|
private |
Definition at line 57 of file SiStripDetVOffHandler.cc.
References gather_cfg::cout, i, and findQualityFiles::size.
|
private |
Definition at line 108 of file SiStripDetVOffHandler.cc.
References j, LogTrace, and cond::time::to_boost().
|
private |
Definition at line 34 of file SiStripDetVOffHandler.h.
|
private |
Definition at line 32 of file SiStripDetVOffHandler.h.
|
private |
Definition at line 33 of file SiStripDetVOffHandler.h.
|
private |
Definition at line 31 of file SiStripDetVOffHandler.h.
|
private |
Definition at line 29 of file SiStripDetVOffHandler.h.
Referenced by id().
|
private |
Definition at line 30 of file SiStripDetVOffHandler.h.