#include <SiStripPopConHandlerUnitTest.h>
Public Types | |
enum | DataType { UNDEFINED =0, _Cabling =1, _Pedestal =2, _Noise =3, _Threshold =4, _BadStrip =5 } |
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 |
Public Member Functions | |
void | getNewObjects () |
std::string | id () const |
SiStripPopConHandlerUnitTest (const edm::ParameterSet &pset) | |
~SiStripPopConHandlerUnitTest () | |
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 () |
Private Member Functions | |
void | fillObject (T *&obj) |
DataType | getDataType () |
bool | isTransferNeeded () |
void | setForTransfer () |
Private Attributes | |
edm::Service < SiStripCondObjBuilderFromDb > | condObjBuilder |
bool | m_debugMode |
std::string | m_name |
unsigned long long | m_since |
Additional Inherited Members | |
Protected Member Functions inherited from popcon::PopConSourceHandler< T > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
Protected Attributes inherited from popcon::PopConSourceHandler< T > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 34 of file SiStripPopConHandlerUnitTest.h.
enum popcon::SiStripPopConHandlerUnitTest::DataType |
Enumerator | |
---|---|
UNDEFINED | |
_Cabling | |
_Pedestal | |
_Noise | |
_Threshold | |
_BadStrip |
Definition at line 37 of file SiStripPopConHandlerUnitTest.h.
|
inline |
Definition at line 41 of file SiStripPopConHandlerUnitTest.h.
|
inline |
Definition at line 48 of file SiStripPopConHandlerUnitTest.h.
|
inlineprivate |
Definition at line 177 of file SiStripPopConHandlerUnitTest.h.
|
inlineprivate |
Definition at line 99 of file SiStripPopConHandlerUnitTest.h.
|
inlinevirtual |
Implements popcon::PopConSourceHandler< T >.
Definition at line 52 of file SiStripPopConHandlerUnitTest.h.
|
inlinevirtual |
Implements popcon::PopConSourceHandler< T >.
Definition at line 94 of file SiStripPopConHandlerUnitTest.h.
|
inlineprivate |
Definition at line 112 of file SiStripPopConHandlerUnitTest.h.
|
inlineprivate |
Definition at line 147 of file SiStripPopConHandlerUnitTest.h.
|
private |
Definition at line 174 of file SiStripPopConHandlerUnitTest.h.
|
private |
Definition at line 173 of file SiStripPopConHandlerUnitTest.h.
|
private |
Definition at line 171 of file SiStripPopConHandlerUnitTest.h.
|
private |
Definition at line 172 of file SiStripPopConHandlerUnitTest.h.