#include <SiStripThresholdDQM.h>
Public Member Functions | |
void | fillMEsForDet (const ModMEs &selModME_, uint32_t selDetId_, const TrackerTopology *tTopo) override |
void | fillMEsForLayer (uint32_t selDetId_, const TrackerTopology *tTopo) override |
void | fillModMEs (const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) override |
void | fillSummaryMEs (const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) override |
void | getActiveDetIds (const edm::EventSetup &eSetup) override |
unsigned long long | getCache (const edm::EventSetup &eSetup) override |
void | getConditionObject (const edm::EventSetup &eSetup) override |
SiStripThresholdDQM (const edm::EventSetup &eSetup, edm::RunNumber_t iRun, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet) | |
~SiStripThresholdDQM () 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 () |
std::vector< uint32_t > | getCabledModules () |
void | selectModules (std::vector< uint32_t > &detIds_, const TrackerTopology *tTopo) |
SiStripBaseCondObjDQM (const edm::EventSetup &eSetup, edm::RunNumber_t iRun, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet) | |
virtual | ~SiStripBaseCondObjDQM () |
Private Attributes | |
edm::ESHandle< SiStripThreshold > | thresholdHandle_ |
std::string | WhichThreshold |
Additional Inherited Members | |
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_, const TrackerTopology *tTopo) |
void | getModMEs (ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo) |
std::vector< uint32_t > | GetSameLayerDetId (const std::vector< uint32_t > &activeDetIds, uint32_t selDetId, const TrackerTopology *tTopo) |
std::pair< std::string, uint32_t > | getStringNameAndId (const uint32_t &detId_, const TrackerTopology *tTopo) |
void | getSummaryMEs (ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo) |
Protected Attributes inherited from SiStripBaseCondObjDQM | |
std::vector< uint32_t > | activeDetIds |
std::vector< uint32_t > | all_DetIds |
unsigned long long | cacheID_current |
unsigned long long | cacheID_memory |
std::string | CondObj_fillId_ |
std::string | CondObj_name_ |
const edm::EventSetup & | eSetup_ |
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_ |
SiStripDetInfoFileReader * | reader |
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 |
Definition at line 11 of file SiStripThresholdDQM.h.
SiStripThresholdDQM::SiStripThresholdDQM | ( | const edm::EventSetup & | eSetup, |
edm::RunNumber_t | iRun, | ||
edm::ParameterSet const & | hPSet, | ||
edm::ParameterSet const & | fPSet | ||
) |
Definition at line 8 of file SiStripThresholdDQM.cc.
References edm::EventSetup::get(), edm::ParameterSet::getParameter(), SiStripBaseCondObjDQM::HistoMaps_On_, edm::ESHandle< T >::product(), AlCaHLTBitMon_QueryRunRegistry::string, SiStripBaseCondObjDQM::Tk_HM_H, SiStripBaseCondObjDQM::Tk_HM_L, and WhichThreshold.
|
override |
Definition at line 29 of file SiStripThresholdDQM.cc.
|
overridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 71 of file SiStripThresholdDQM.cc.
References SiStripBaseCondObjDQM::CondObj_fillId_, MonitorElement::Fill(), SiStripThreshold::getData(), SiStripThreshold::getDetIds(), SiStripThreshold::Data::getHth(), SiStripThreshold::Data::getLth(), SiStripBaseCondObjDQM::getModMEs(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), SiStripThreshold::getRange(), SiStripBaseCondObjDQM::ModMEs::ProfileDistr, SiStripBaseCondObjDQM::reader, thresholdHandle_, and WhichThreshold.
Referenced by fillModMEs().
|
overridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 123 of file SiStripThresholdDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, SiStripBaseCondObjDQM::CondObj_fillId_, SiStripHistoId::createHistoLayer(), MonitorElement::Fill(), SiStripBaseCondObjDQM::fillTkMap(), plotBeamSpotDB::first, SiStripBaseCondObjDQM::fPSet_, SiStripThreshold::getData(), SiStripThreshold::Data::getHth(), SiStripBaseCondObjDQM::getLayerNameAndId(), SiStripThreshold::Data::getLth(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), edm::ParameterSet::getParameter(), SiStripThreshold::getRange(), SiStripBaseCondObjDQM::GetSameLayerDetId(), SiStripBaseCondObjDQM::getSummaryMEs(), SiStripBaseCondObjDQM::hidmanager, SiStripBaseCondObjDQM::HistoMaps_On_, SiStripBaseCondObjDQM::hPSet_, mps_fire::i, SiStripBaseCondObjDQM::reader, edm::second(), AlCaHLTBitMon_QueryRunRegistry::string, SiStripBaseCondObjDQM::ModMEs::SummaryDistr, SiStripBaseCondObjDQM::SummaryMEsMap_, SiStripBaseCondObjDQM::ModMEs::SummaryOfProfileDistr, thresholdHandle_, SiStripBaseCondObjDQM::Tk_HM_H, SiStripBaseCondObjDQM::Tk_HM_L, and WhichThreshold.
Referenced by fillSummaryMEs().
|
overridevirtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 45 of file SiStripThresholdDQM.cc.
References fillMEsForDet(), edm::EventSetup::get(), and edm::ESHandle< T >::product().
|
overridevirtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 104 of file SiStripThresholdDQM.cc.
References fillMEsForLayer(), edm::EventSetup::get(), and edm::ESHandle< T >::product().
|
overridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 34 of file SiStripThresholdDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, getConditionObject(), SiStripThreshold::getDetIds(), and thresholdHandle_.
|
inlineoverridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 30 of file SiStripThresholdDQM.h.
References edm::EventSetup::get().
|
inlineoverridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 32 of file SiStripThresholdDQM.h.
References SiStripBaseCondObjDQM::cacheID_current, SiStripBaseCondObjDQM::cacheID_memory, edm::EventSetup::get(), and thresholdHandle_.
Referenced by getActiveDetIds().
|
private |
Definition at line 38 of file SiStripThresholdDQM.h.
Referenced by fillMEsForDet(), fillMEsForLayer(), getActiveDetIds(), and getConditionObject().
|
private |
Definition at line 39 of file SiStripThresholdDQM.h.
Referenced by fillMEsForDet(), fillMEsForLayer(), and SiStripThresholdDQM().