#include <SiStripApvGainsDQM.h>
Public Member Functions | |
void | fillMEsForDet (ModMEs selModME_, uint32_t selDetId_) |
void | fillMEsForLayer (std::map< uint32_t, ModMEs > selModMEsMap_, uint32_t selDetId_) |
void | fillModMEs (const std::vector< uint32_t > &selectedDetIds) |
void | fillSummaryMEs (const std::vector< uint32_t > &selectedDetIds) |
void | getActiveDetIds (const edm::EventSetup &eSetup) |
unsigned long long | getCache (const edm::EventSetup &eSetup) |
void | getConditionObject (const edm::EventSetup &eSetup) |
SiStripApvGainsDQM (const edm::EventSetup &eSetup, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet) | |
virtual | ~SiStripApvGainsDQM () |
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_, 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_) |
SiStripBaseCondObjDQM (const edm::EventSetup &eSetup, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet) | |
virtual | ~SiStripBaseCondObjDQM () |
Private Attributes | |
edm::ESHandle< SiStripApvGain > | gainHandle_ |
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_) |
void | getModMEs (ModMEs &CondObj_ME, const uint32_t &detId_) |
std::vector< uint32_t > | GetSameLayerDetId (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 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_ |
TkHistoMap * | Tk_HM_ |
TkHistoMap * | Tk_HM_H |
TkHistoMap * | Tk_HM_L |
TrackerMap * | tkMap |
std::vector< int > | tkMapScaler |
Definition at line 13 of file SiStripApvGainsDQM.h.
SiStripApvGainsDQM::SiStripApvGainsDQM | ( | const edm::EventSetup & | eSetup, |
edm::ParameterSet const & | hPSet, | ||
edm::ParameterSet const & | fPSet | ||
) |
Definition at line 8 of file SiStripApvGainsDQM.cc.
References SiStripBaseCondObjDQM::HistoMaps_On_, and SiStripBaseCondObjDQM::Tk_HM_.
|
virtual |
Definition at line 19 of file SiStripApvGainsDQM.cc.
|
virtual |
Implements SiStripBaseCondObjDQM.
Definition at line 48 of file SiStripApvGainsDQM.cc.
References SiStripBaseCondObjDQM::CondObj_fillId_, SiStripBaseCondObjDQM::ModMEs::CumulDistr, MonitorElement::Fill(), SiStripBaseCondObjDQM::fillTkMap(), SiStripBaseCondObjDQM::fPSet_, gainHandle_, SiStripBaseCondObjDQM::getModMEs(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), edm::ParameterSet::getParameter(), SiStripBaseCondObjDQM::hPSet_, SiStripBaseCondObjDQM::ModMEs::ProfileDistr, SiStripBaseCondObjDQM::reader, and cms::Exception::what().
Referenced by fillModMEs().
|
virtual |
Implements SiStripBaseCondObjDQM.
Definition at line 120 of file SiStripApvGainsDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, SiStripHistoId::createHistoLayer(), MonitorElement::Fill(), SiStripBaseCondObjDQM::fillTkMap(), first, SiStripBaseCondObjDQM::fPSet_, gainHandle_, SiStripBaseCondObjDQM::getLayerNameAndId(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), edm::ParameterSet::getParameter(), SiStripBaseCondObjDQM::GetSameLayerDetId(), SiStripBaseCondObjDQM::getSummaryMEs(), SiStripBaseCondObjDQM::hidmanager, SiStripBaseCondObjDQM::HistoMaps_On_, SiStripBaseCondObjDQM::hPSet_, i, SiStripBaseCondObjDQM::reader, edm::second(), TkHistoMap::setBinContent(), SiStripBaseCondObjDQM::ModMEs::SummaryDistr, SiStripBaseCondObjDQM::ModMEs::SummaryOfProfileDistr, SiStripBaseCondObjDQM::Tk_HM_, and cms::Exception::what().
Referenced by fillSummaryMEs().
|
virtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 36 of file SiStripApvGainsDQM.cc.
References fillMEsForDet().
|
virtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 87 of file SiStripApvGainsDQM.cc.
References alignmentValidation::c1, fillMEsForLayer(), SiStripBaseCondObjDQM::fPSet_, edm::ParameterSet::getParameter(), MonitorElement::getTH1(), MonitorElement::getTProfile(), SiStripBaseCondObjDQM::hPSet_, mergeVDriftHistosByStation::name, SiStripBaseCondObjDQM::ModMEs::SummaryDistr, SiStripBaseCondObjDQM::SummaryMEsMap_, and SiStripBaseCondObjDQM::ModMEs::SummaryOfProfileDistr.
|
virtual |
Implements SiStripBaseCondObjDQM.
Definition at line 24 of file SiStripApvGainsDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, gainHandle_, and getConditionObject().
|
inlinevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 32 of file SiStripApvGainsDQM.h.
References edm::EventSetup::get().
|
inlinevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 34 of file SiStripApvGainsDQM.h.
References SiStripBaseCondObjDQM::cacheID_current, SiStripBaseCondObjDQM::cacheID_memory, gainHandle_, and edm::EventSetup::get().
Referenced by getActiveDetIds().
|
private |
Definition at line 40 of file SiStripApvGainsDQM.h.
Referenced by fillMEsForDet(), fillMEsForLayer(), getActiveDetIds(), and getConditionObject().