#include <SiStripPopConHistoryDQMBase.h>
Private Types | |
typedef std::vector< edm::ParameterSet > | VParameters |
Private Attributes | |
std::unique_ptr< HDQMfitUtilities > | fitME_ |
VParameters | histoList_ |
HDQMSummary | m_obj |
std::string | MEDir_ |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< HDQMSummary > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< HDQMSummary *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< HDQMSummary > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef HDQMSummary | value_type |
Protected Member Functions inherited from SiStripDQMPopConSourceHandler< HDQMSummary > | |
uint32_t | getRunNumber () const |
Protected Member Functions inherited from popcon::PopConSourceHandler< HDQMSummary > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Protected Member Functions inherited from SiStripDQMHistoryHelper | |
virtual uint32_t | returnDetComponent (const MonitorElement *ME) const =0 |
virtual void | scanTreeAndFillSummary (const std::vector< MonitorElement * > &MEs, HDQMSummary *summary, const std::string &histoName, const std::vector< std::string > &Quantities) const |
std::string | sep () const |
virtual bool | setDBLabelsForGauss (const std::string &keyName, std::vector< std::string > &userDBContent) const |
virtual bool | setDBLabelsForLandau (const std::string &keyName, std::vector< std::string > &userDBContent) const |
virtual bool | setDBLabelsForStat (const std::string &keyName, std::vector< std::string > &userDBContent) const |
virtual bool | setDBLabelsForUser (const std::string &keyName, std::vector< std::string > &userDBContent, const std::string &quantity) const |
virtual bool | setDBLabelsForUser (const std::string &keyName, std::vector< std::string > &userDBContent) const |
virtual bool | setDBValuesForGauss (const MonitorElement *me, HDQMSummary::InputVector &values) const |
virtual bool | setDBValuesForLandau (const MonitorElement *me, HDQMSummary::InputVector &values) const |
virtual bool | setDBValuesForStat (const MonitorElement *me, HDQMSummary::InputVector &values) const |
virtual bool | setDBValuesForUser (const MonitorElement *me, HDQMSummary::InputVector &values, const std::string &quantity) const |
virtual bool | setDBValuesForUser (const MonitorElement *me, HDQMSummary::InputVector &values) const |
SiStripDQMHistoryHelper (const edm::ParameterSet &pset) | |
virtual | ~SiStripDQMHistoryHelper () |
Protected Attributes inherited from popcon::PopConSourceHandler< HDQMSummary > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 10 of file SiStripPopConHistoryDQMBase.h.
|
private |
Definition at line 21 of file SiStripPopConHistoryDQMBase.h.
|
explicit |
Definition at line 3 of file SiStripPopConHistoryDQMBase.cc.
References edm::ParameterSet::getUntrackedParameter(), histoList_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 12 of file SiStripPopConHistoryDQMBase.cc.
bool SiStripPopConHistoryDQMBase::checkForCompatibility | ( | const std::string & | otherMetaData | ) |
Definition at line 17 of file SiStripPopConHistoryDQMBase.cc.
References SiStripDQMPopConSourceHandler< HDQMSummary >::getRunNumber().
|
overridevirtual |
Reimplemented from SiStripDQMPopConSourceHandler< HDQMSummary >.
Definition at line 28 of file SiStripPopConHistoryDQMBase.cc.
References DQMStore::IGetter::getAllContents(), SiStripDQMPopConSourceHandler< HDQMSummary >::getRunNumber(), HDQMSummary::getUserDBContent(), histoList_, m_obj, MEDir_, SiStripDQMHistoryHelper::scanTreeAndFillSummary(), SiStripDQMHistoryHelper::setDBLabelsForGauss(), SiStripDQMHistoryHelper::setDBLabelsForLandau(), SiStripDQMHistoryHelper::setDBLabelsForStat(), SiStripDQMHistoryHelper::setDBLabelsForUser(), HDQMSummary::setRunNr(), HDQMSummary::setUserDBContent(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements SiStripDQMPopConSourceHandler< HDQMSummary >.
Definition at line 68 of file SiStripPopConHistoryDQMBase.cc.
References m_obj.
|
private |
Definition at line 19 of file SiStripPopConHistoryDQMBase.h.
|
private |
Definition at line 22 of file SiStripPopConHistoryDQMBase.h.
Referenced by dqmEndJob(), and SiStripPopConHistoryDQMBase().
|
private |
Definition at line 23 of file SiStripPopConHistoryDQMBase.h.
Referenced by dqmEndJob(), and getObj().
|
private |
Definition at line 20 of file SiStripPopConHistoryDQMBase.h.
Referenced by dqmEndJob().