#include <SiStripPedestalsDQM.h>
Public Member Functions | |
void | fillMEsForDet (const ModMEs &selModME_, uint32_t selDetId_) override |
void | fillMEsForLayer (uint32_t selDetId_) override |
void | fillModMEs (const std::vector< uint32_t > &selectedDetIds) override |
void | fillSummaryMEs (const std::vector< uint32_t > &selectedDetIds) override |
void | getActiveDetIds (const edm::EventSetup &eSetup) override |
SiStripPedestalsDQM (edm::ESGetToken< SiStripPedestals, SiStripPedestalsRcd > token, edm::RunNumber_t iRun, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet, const TrackerTopology *tTopo, const TkDetMap *tkDetMap) | |
~SiStripPedestalsDQM () override | |
Public Member Functions inherited from SiStripBaseCondObjDQMGet< SiStripPedestals, SiStripPedestalsRcd > | |
bool | checkChanged (const edm::EventSetup &eSetup) override |
void | getConditionObject (const edm::EventSetup &eSetup) override |
SiStripBaseCondObjDQMGet (tokentype token, edm::RunNumber_t iRun, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet, const TrackerTopology *tTopo) | |
~SiStripBaseCondObjDQMGet () override | |
Public Member Functions inherited from SiStripBaseCondObjDQM | |
void | analysis (const edm::EventSetup &eSetup_) |
void | analysisOnDemand (const edm::EventSetup &eSetup_, uint32_t detIdOnDemand) |
void | analysisOnDemand (const edm::EventSetup &eSetup_, const std::vector< uint32_t > &detIdsOnDemand) |
void | analysisOnDemand (const edm::EventSetup &eSetup_, std::string requestedSubDetector, uint32_t requestedSide, uint32_t requestedLayer) |
virtual void | end () |
void | selectModules (std::vector< uint32_t > &detIds_) |
SiStripBaseCondObjDQM (edm::RunNumber_t iRun, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet, const TrackerTopology *tTopo) | |
virtual | ~SiStripBaseCondObjDQM () |
Additional Inherited Members | |
Public Types inherited from SiStripBaseCondObjDQMGet< SiStripPedestals, SiStripPedestalsRcd > | |
using | tokentype = typename edm::ESGetToken< SiStripPedestals, SiStripPedestalsRcd > |
Public Types inherited from SiStripBaseCondObjDQM | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Protected Member Functions inherited from SiStripBaseCondObjDQM | |
void | fillTkMap (const uint32_t &detid, const float &value) |
std::pair< std::string, uint32_t > | getLayerNameAndId (const uint32_t &detId_) |
void | getModMEs (ModMEs &CondObj_ME, const uint32_t &detId_) |
std::vector< uint32_t > | GetSameLayerDetId (const std::vector< uint32_t > &activeDetIds, uint32_t selDetId) |
std::pair< std::string, uint32_t > | getStringNameAndId (const uint32_t &detId_) |
void | getSummaryMEs (ModMEs &CondObj_ME, const uint32_t &detId_) |
Protected Attributes inherited from SiStripBaseCondObjDQMGet< SiStripPedestals, SiStripPedestalsRcd > | |
const SiStripPedestals * | condObj_ |
Protected Attributes inherited from SiStripBaseCondObjDQM | |
std::vector< uint32_t > | activeDetIds |
std::vector< uint32_t > | all_DetIds |
std::string | CondObj_fillId_ |
std::string | CondObj_name_ |
SiStripDetInfo | detInfo_ |
edm::ParameterSet | fPSet_ |
bool | GrandSummary_On_ |
bool | HistoMaps_On_ |
edm::ParameterSet | hPSet_ |
double | maxValue |
double | minValue |
bool | Mod_On_ |
std::map< uint32_t, ModMEs > | ModMEsMap_ |
std::map< uint32_t, ModMEs > | SummaryMEsMap_ |
bool | SummaryOnLayerLevel_On_ |
bool | SummaryOnStringLevel_On_ |
std::unique_ptr< TkHistoMap > | Tk_HM_ |
std::unique_ptr< TkHistoMap > | Tk_HM_H |
std::unique_ptr< TkHistoMap > | Tk_HM_L |
TrackerMap * | tkMap |
std::vector< int > | tkMapScaler |
const TrackerTopology * | tTopo_ |
Definition at line 9 of file SiStripPedestalsDQM.h.
SiStripPedestalsDQM::SiStripPedestalsDQM | ( | edm::ESGetToken< SiStripPedestals, SiStripPedestalsRcd > | token, |
edm::RunNumber_t | iRun, | ||
edm::ParameterSet const & | hPSet, | ||
edm::ParameterSet const & | fPSet, | ||
const TrackerTopology * | tTopo, | ||
const TkDetMap * | tkDetMap | ||
) |
Definition at line 4 of file SiStripPedestalsDQM.cc.
References unpackBuffers-CaloStage2::token.
|
override |
Definition at line 16 of file SiStripPedestalsDQM.cc.
|
overridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 30 of file SiStripPedestalsDQM.cc.
References SiStripBaseCondObjDQMGet< SiStripPedestals, SiStripPedestalsRcd >::condObj_, SiStripBaseCondObjDQM::CondObj_fillId_, SiStripBaseCondObjDQM::detInfo_, dqm::impl::MonitorElement::Fill(), SiStripBaseCondObjDQM::getModMEs(), SiStripDetInfo::getNumberOfApvsAndStripLength(), SiStripPedestals::getPed(), SiStripPedestals::getRange(), and SiStripBaseCondObjDQM::ModMEs::ProfileDistr.
Referenced by fillModMEs().
|
overridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 74 of file SiStripPedestalsDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, SiStripBaseCondObjDQMGet< SiStripPedestals, SiStripPedestalsRcd >::condObj_, SiStripBaseCondObjDQM::CondObj_fillId_, SiStripHistoId::createHistoLayer(), SiStripBaseCondObjDQM::detInfo_, dqm::impl::MonitorElement::Fill(), SiStripBaseCondObjDQM::fillTkMap(), dqmdumpme::first, SiStripBaseCondObjDQM::fPSet_, SiStripBaseCondObjDQM::getLayerNameAndId(), SiStripDetInfo::getNumberOfApvsAndStripLength(), edm::ParameterSet::getParameter(), SiStripPedestals::getPed(), SiStripPedestals::getRange(), SiStripBaseCondObjDQM::GetSameLayerDetId(), SiStripBaseCondObjDQM::getSummaryMEs(), SiStripBaseCondObjDQM::hidmanager, SiStripBaseCondObjDQM::HistoMaps_On_, SiStripBaseCondObjDQM::hPSet_, mps_fire::i, edm::second(), AlCaHLTBitMon_QueryRunRegistry::string, SiStripBaseCondObjDQM::ModMEs::SummaryDistr, SiStripBaseCondObjDQM::SummaryMEsMap_, SiStripBaseCondObjDQM::ModMEs::SummaryOfProfileDistr, and SiStripBaseCondObjDQM::Tk_HM_.
Referenced by fillSummaryMEs().
|
overridevirtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 23 of file SiStripPedestalsDQM.cc.
References fillMEsForDet().
|
overridevirtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 44 of file SiStripPedestalsDQM.cc.
References alignmentValidation::c1, SiStripBaseCondObjDQM::CondObj_fillId_, fillMEsForLayer(), SiStripBaseCondObjDQM::fPSet_, edm::ParameterSet::getParameter(), dqm::legacy::MonitorElement::getTH1(), dqm::impl::MonitorElement::getTitle(), dqm::legacy::MonitorElement::getTProfile(), SiStripBaseCondObjDQM::hPSet_, Skims_PA_cff::name, AlCaHLTBitMon_QueryRunRegistry::string, SiStripBaseCondObjDQM::ModMEs::SummaryDistr, SiStripBaseCondObjDQM::SummaryMEsMap_, and SiStripBaseCondObjDQM::ModMEs::SummaryOfProfileDistr.
|
overridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 18 of file SiStripPedestalsDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, SiStripBaseCondObjDQMGet< SiStripPedestals, SiStripPedestalsRcd >::condObj_, SiStripBaseCondObjDQMGet< SiStripPedestals, SiStripPedestalsRcd >::getConditionObject(), and SiStripPedestals::getDetIds().