#include <SiStripBaseCondObjDQM.h>
|
virtual void | fillMEsForDet (const ModMEs &selModME_, uint32_t selDetId_, const TrackerTopology *tTopo)=0 |
|
virtual void | fillMEsForLayer (uint32_t selDetId_, const TrackerTopology *tTopo)=0 |
|
virtual void | fillModMEs (const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) |
|
virtual void | fillSummaryMEs (const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) |
|
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) |
|
|
void | bookCumulMEs (SiStripBaseCondObjDQM::ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo) |
|
void | bookProfileMEs (SiStripBaseCondObjDQM::ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo) |
|
void | bookSummaryCumulMEs (SiStripBaseCondObjDQM::ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo) |
|
void | bookSummaryMEs (SiStripBaseCondObjDQM::ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo) |
|
void | bookSummaryProfileMEs (SiStripBaseCondObjDQM::ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo) |
|
void | bookTkMap (const std::string &TkMapname) |
|
void | saveTkMap (const std::string &TkMapname, double minValue, double maxValue) |
|
Definition at line 41 of file SiStripBaseCondObjDQM.h.
virtual SiStripBaseCondObjDQM::~SiStripBaseCondObjDQM |
( |
| ) |
|
|
inlinevirtual |
void SiStripBaseCondObjDQM::analysisOnDemand |
( |
const edm::EventSetup & |
eSetup_, |
|
|
uint32_t |
detIdOnDemand |
|
) |
| |
void SiStripBaseCondObjDQM::analysisOnDemand |
( |
const edm::EventSetup & |
eSetup_, |
|
|
const std::vector< uint32_t > & |
detIdsOnDemand |
|
) |
| |
void SiStripBaseCondObjDQM::analysisOnDemand |
( |
const edm::EventSetup & |
eSetup_, |
|
|
std::string |
requestedSubDetector, |
|
|
uint32_t |
requestedSide, |
|
|
uint32_t |
requestedLayer |
|
) |
| |
void SiStripBaseCondObjDQM::bookTkMap |
( |
const std::string & |
TkMapname | ) |
|
|
private |
void SiStripBaseCondObjDQM::end |
( |
void |
| ) |
|
|
virtual |
virtual void SiStripBaseCondObjDQM::fillMEsForDet |
( |
const ModMEs & |
selModME_, |
|
|
uint32_t |
selDetId_, |
|
|
const TrackerTopology * |
tTopo |
|
) |
| |
|
protectedpure virtual |
virtual void SiStripBaseCondObjDQM::fillMEsForLayer |
( |
uint32_t |
selDetId_, |
|
|
const TrackerTopology * |
tTopo |
|
) |
| |
|
protectedpure virtual |
void SiStripBaseCondObjDQM::fillModMEs |
( |
const std::vector< uint32_t > & |
selectedDetIds, |
|
|
const edm::EventSetup & |
es |
|
) |
| |
|
protectedvirtual |
void SiStripBaseCondObjDQM::fillSummaryMEs |
( |
const std::vector< uint32_t > & |
selectedDetIds, |
|
|
const edm::EventSetup & |
es |
|
) |
| |
|
protectedvirtual |
void SiStripBaseCondObjDQM::fillTkMap |
( |
const uint32_t & |
detid, |
|
|
const float & |
value |
|
) |
| |
|
protected |
virtual void SiStripBaseCondObjDQM::getActiveDetIds |
( |
const edm::EventSetup & |
eSetup | ) |
|
|
pure virtual |
std::vector< uint32_t > SiStripBaseCondObjDQM::getCabledModules |
( |
| ) |
|
virtual unsigned long long SiStripBaseCondObjDQM::getCache |
( |
const edm::EventSetup & |
eSetup_ | ) |
|
|
pure virtual |
virtual void SiStripBaseCondObjDQM::getConditionObject |
( |
const edm::EventSetup & |
eSetup_ | ) |
|
|
pure virtual |
std::pair< std::string, uint32_t > SiStripBaseCondObjDQM::getLayerNameAndId |
( |
const uint32_t & |
detId_, |
|
|
const TrackerTopology * |
tTopo |
|
) |
| |
|
protected |
void SiStripBaseCondObjDQM::getModMEs |
( |
ModMEs & |
CondObj_ME, |
|
|
const uint32_t & |
detId_, |
|
|
const TrackerTopology * |
tTopo |
|
) |
| |
|
protected |
std::vector< uint32_t > SiStripBaseCondObjDQM::GetSameLayerDetId |
( |
const std::vector< uint32_t > & |
activeDetIds, |
|
|
uint32_t |
selDetId, |
|
|
const TrackerTopology * |
tTopo |
|
) |
| |
|
protected |
std::pair< std::string, uint32_t > SiStripBaseCondObjDQM::getStringNameAndId |
( |
const uint32_t & |
detId_, |
|
|
const TrackerTopology * |
tTopo |
|
) |
| |
|
protected |
void SiStripBaseCondObjDQM::getSummaryMEs |
( |
ModMEs & |
CondObj_ME, |
|
|
const uint32_t & |
detId_, |
|
|
const TrackerTopology * |
tTopo |
|
) |
| |
|
protected |
void SiStripBaseCondObjDQM::saveTkMap |
( |
const std::string & |
TkMapname, |
|
|
double |
minValue, |
|
|
double |
maxValue |
|
) |
| |
|
private |
void SiStripBaseCondObjDQM::selectModules |
( |
std::vector< uint32_t > & |
detIds_ | ) |
|
std::vector<uint32_t> SiStripBaseCondObjDQM::activeDetIds |
|
protected |
std::vector<uint32_t> SiStripBaseCondObjDQM::all_DetIds |
|
protected |
unsigned long long SiStripBaseCondObjDQM::cacheID_current |
|
protected |
unsigned long long SiStripBaseCondObjDQM::cacheID_memory |
|
protected |
std::string SiStripBaseCondObjDQM::condDataMonitoringMode_ |
|
private |
std::string SiStripBaseCondObjDQM::CondObj_fillId_ |
|
protected |
std::string SiStripBaseCondObjDQM::CondObj_name_ |
|
protected |
DQMStore* SiStripBaseCondObjDQM::dqmStore_ |
|
private |
bool SiStripBaseCondObjDQM::GrandSummary_On_ |
|
protected |
bool SiStripBaseCondObjDQM::HistoMaps_On_ |
|
protected |
double SiStripBaseCondObjDQM::maxValue |
|
protected |
double SiStripBaseCondObjDQM::minValue |
|
protected |
bool SiStripBaseCondObjDQM::Mod_On_ |
|
protected |
std::map<uint32_t, ModMEs> SiStripBaseCondObjDQM::ModMEsMap_ |
|
protected |
std::vector<uint32_t> SiStripBaseCondObjDQM::ModulesToBeExcluded_ |
|
private |
std::vector<uint32_t> SiStripBaseCondObjDQM::ModulesToBeIncluded_ |
|
private |
std::vector<std::string> SiStripBaseCondObjDQM::SubDetectorsToBeExcluded_ |
|
private |
std::map<uint32_t, ModMEs> SiStripBaseCondObjDQM::SummaryMEsMap_ |
|
protected |
bool SiStripBaseCondObjDQM::SummaryOnLayerLevel_On_ |
|
protected |
bool SiStripBaseCondObjDQM::SummaryOnStringLevel_On_ |
|
protected |
std::vector<int> SiStripBaseCondObjDQM::tkMapScaler |
|
protected |