#include <SiStripLorentzAngleDQM.h>
Public Member Functions | |
void | fillMEsForDet (const ModMEs &selModME_, uint32_t selDetId_, const TrackerTopology *tTopo) |
void | fillMEsForLayer (uint32_t selDetId_, const TrackerTopology *tTopo) |
void | fillModMEs (const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) |
void | fillSummaryMEs (const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) |
void | getActiveDetIds (const edm::EventSetup &eSetup) |
unsigned long long | getCache (const edm::EventSetup &eSetup) |
void | getConditionObject (const edm::EventSetup &eSetup) |
SiStripLorentzAngleDQM (const edm::EventSetup &eSetup, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet) | |
virtual | ~SiStripLorentzAngleDQM () |
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_) |
SiStripBaseCondObjDQM (const edm::EventSetup &eSetup, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet) | |
virtual | ~SiStripBaseCondObjDQM () |
Private Attributes | |
edm::ESHandle < SiStripLorentzAngle > | lorentzangleHandle_ |
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_ |
TkHistoMap * | Tk_HM_ |
TkHistoMap * | Tk_HM_H |
TkHistoMap * | Tk_HM_L |
TrackerMap * | tkMap |
std::vector< int > | tkMapScaler |
Definition at line 11 of file SiStripLorentzAngleDQM.h.
SiStripLorentzAngleDQM::SiStripLorentzAngleDQM | ( | const edm::EventSetup & | eSetup, |
edm::ParameterSet const & | hPSet, | ||
edm::ParameterSet const & | fPSet | ||
) |
Definition at line 6 of file SiStripLorentzAngleDQM.cc.
References SiStripBaseCondObjDQM::HistoMaps_On_, and SiStripBaseCondObjDQM::Tk_HM_.
|
virtual |
Definition at line 19 of file SiStripLorentzAngleDQM.cc.
|
inlinevirtual |
|
virtual |
Implements SiStripBaseCondObjDQM.
Definition at line 127 of file SiStripLorentzAngleDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, gather_cfg::cout, SiStripHistoId::createHistoLayer(), TkHistoMap::fill(), MonitorElement::Fill(), SiStripBaseCondObjDQM::fillTkMap(), plotBeamSpotDB::first, SiStripBaseCondObjDQM::fPSet_, SiStripBaseCondObjDQM::getLayerNameAndId(), edm::ParameterSet::getParameter(), SiStripBaseCondObjDQM::GetSameLayerDetId(), SiStripBaseCondObjDQM::getStringNameAndId(), SiStripBaseCondObjDQM::getSummaryMEs(), SiStripSubStructure::getTECDetectors(), SiStripSubStructure::getTIBDetectors(), SiStripSubStructure::getTIDDetectors(), SiStripSubStructure::getTOBDetectors(), SiStripBaseCondObjDQM::hidmanager, SiStripBaseCondObjDQM::HistoMaps_On_, SiStripBaseCondObjDQM::hPSet_, i, lorentzangleHandle_, edm::second(), AlCaHLTBitMon_QueryRunRegistry::string, SiStripBaseCondObjDQM::SummaryMEsMap_, SiStripBaseCondObjDQM::ModMEs::SummaryOfCumulDistr, SiStripBaseCondObjDQM::ModMEs::SummaryOfProfileDistr, SiStripBaseCondObjDQM::SummaryOnStringLevel_On_, TrackerTopology::tibIsExternalString(), TrackerTopology::tibIsInternalString(), TrackerTopology::tibLayer(), TrackerTopology::tibString(), SiStripBaseCondObjDQM::Tk_HM_, TrackerTopology::tobLayer(), and TrackerTopology::tobRod().
Referenced by fillSummaryMEs().
|
inlinevirtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 23 of file SiStripLorentzAngleDQM.h.
|
virtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 42 of file SiStripLorentzAngleDQM.cc.
References alignmentValidation::c1, counter::c2, fillMEsForLayer(), SiStripBaseCondObjDQM::fPSet_, edm::EventSetup::get(), SiStripBaseCondObjDQM::getLayerNameAndId(), edm::ParameterSet::getParameter(), SiStripBaseCondObjDQM::getStringNameAndId(), MonitorElement::getTH1(), MonitorElement::getTProfile(), SiStripBaseCondObjDQM::hPSet_, i, getDQMSummary::iter, mergeVDriftHistosByStation::name, edm::ESHandle< class >::product(), AlCaHLTBitMon_QueryRunRegistry::string, SiStripBaseCondObjDQM::SummaryMEsMap_, SiStripBaseCondObjDQM::ModMEs::SummaryOfCumulDistr, SiStripBaseCondObjDQM::ModMEs::SummaryOfProfileDistr, SiStripBaseCondObjDQM::SummaryOnLayerLevel_On_, and SiStripBaseCondObjDQM::SummaryOnStringLevel_On_.
|
virtual |
Implements SiStripBaseCondObjDQM.
Definition at line 24 of file SiStripLorentzAngleDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, getConditionObject(), and lorentzangleHandle_.
|
inlinevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 29 of file SiStripLorentzAngleDQM.h.
References edm::EventSetup::get().
|
inlinevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 31 of file SiStripLorentzAngleDQM.h.
References SiStripBaseCondObjDQM::cacheID_current, SiStripBaseCondObjDQM::cacheID_memory, edm::EventSetup::get(), and lorentzangleHandle_.
Referenced by getActiveDetIds().
|
private |
Definition at line 37 of file SiStripLorentzAngleDQM.h.
Referenced by fillMEsForLayer(), getActiveDetIds(), and getConditionObject().