#include <DTT0Handler.h>
Public Member Functions | |
DTT0Handler (const edm::ParameterSet &ps) | |
void | getNewObjects () |
std::string | id () const |
virtual | ~DTT0Handler () |
Public Member Functions inherited from popcon::PopConSourceHandler< DTT0 > | |
void | convertFromOld () |
Summary * | dummySummary (typename OldContainer::value_type const &) const |
void | initialize (const cond::persistency::Session &dbSession, cond::TagInfo_t const &tagInfo, cond::LogDBEntry const &logDBEntry) |
Ref | lastPayload () const |
cond::LogDBEntry const & | logDBEntry () const |
std::pair< Container const *, std::string const > | operator() (const cond::persistency::Session &session, cond::TagInfo_t const &tagInfo, cond::LogDBEntry const &logDBEntry) const |
PopConSourceHandler () | |
Container const & | returnData () |
void | sort () |
cond::TagInfo_t const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Private Attributes | |
std::string | dataTag |
std::string | fileName |
unsigned int | runNumber |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< DTT0 > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair < DTT0 *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< DTT0 > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef DTT0 | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< DTT0 > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
Protected Attributes inherited from popcon::PopConSourceHandler< DTT0 > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
DTT0Handler::DTT0Handler | ( | const edm::ParameterSet & | ps | ) |
|
virtual |
|
virtual |
Operations
Implements popcon::PopConSourceHandler< DTT0 >.
Definition at line 49 of file DTT0Handler.cc.
References DTTimeUnits::counts, gather_cfg::cout, dataTag, fileName, compare_using_db::ifile, prof2calltree::last, cond::TagInfo_t::lastInterval, popcon::PopConSourceHandler< DTT0 >::m_to_transfer, runNumber, DTT0::set(), ntuplemaker::status, and popcon::PopConSourceHandler< DTT0 >::tagInfo().
|
virtual |
Implements popcon::PopConSourceHandler< DTT0 >.
Definition at line 139 of file DTT0Handler.cc.
References dataTag.
|
private |
Definition at line 55 of file DTT0Handler.h.
Referenced by getNewObjects(), and id().
|
private |
Definition at line 56 of file DTT0Handler.h.
Referenced by getNewObjects().
|
private |
Definition at line 57 of file DTT0Handler.h.
Referenced by getNewObjects().