Private Member Functions | |
uint32_t | returnDetComponent (const MonitorElement *ME) const override |
bool | setDBLabelsForUser (const std::string &keyName, std::vector< std::string > &userDBContent, const std::string &quantity) const override |
bool | setDBValuesForUser (const MonitorElement *me, HDQMSummary::InputVector &values, const std::string &quantity) const override |
Private Attributes | |
const TrackerTopology * | trackerTopo_ |
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 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 |
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 |
SiStripDQMHistoryHelper (const edm::ParameterSet &pset) | |
virtual | ~SiStripDQMHistoryHelper () |
Protected Attributes inherited from popcon::PopConSourceHandler< HDQMSummary > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
to read DQM root file & insert summary informations to DB
Definition at line 14 of file SiStripPopConHistoryDQM.cc.
|
inlineexplicit |
Definition at line 17 of file SiStripPopConHistoryDQM.cc.
References initES(), tauVariables_cff::quantity, returnDetComponent(), setDBLabelsForUser(), setDBValuesForUser(), AlCaHLTBitMon_QueryRunRegistry::string, MuonErrorMatrixValues_cff::values, and ~SiStripPopConHistoryDQM().
|
override |
Definition at line 32 of file SiStripPopConHistoryDQM.cc.
Referenced by SiStripPopConHistoryDQM().
|
overridevirtual |
Reimplemented from SiStripDQMPopConSourceHandler< HDQMSummary >.
Definition at line 34 of file SiStripPopConHistoryDQM.cc.
References edm::EventSetup::get(), edm::ESHandle< T >::product(), and trackerTopo_.
Referenced by SiStripPopConHistoryDQM().
|
overrideprivatevirtual |
Implements SiStripDQMHistoryHelper.
Definition at line 41 of file SiStripPopConHistoryDQM.cc.
References MonitorElement::getName(), LogTrace, DetId::rawId(), harvestTrackValidationPlots::str, AlCaHLTBitMon_QueryRunRegistry::string, TrackerTopology::tecDetId(), TrackerTopology::tibDetId(), TrackerTopology::tidDetId(), TrackerTopology::tobDetId(), DetId::Tracker, and trackerTopo_.
Referenced by SiStripPopConHistoryDQM().
|
overrideprivatevirtual |
Reimplemented from SiStripDQMHistoryHelper.
Definition at line 90 of file SiStripPopConHistoryDQM.cc.
References tauVariables_cff::quantity, SiStripDQMHistoryHelper::sep(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by SiStripPopConHistoryDQM().
|
overrideprivatevirtual |
Reimplemented from SiStripDQMHistoryHelper.
Definition at line 102 of file SiStripPopConHistoryDQM.cc.
References MonitorElement::getTH2F(), and tauVariables_cff::quantity.
Referenced by SiStripPopConHistoryDQM().
|
private |
Definition at line 29 of file SiStripPopConHistoryDQM.cc.
Referenced by initES(), and returnDetComponent().