#include <CalibTracker/SiStripQuality/plugins/SiStripQualityStatistics.cc>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
void | endJob () |
SiStripQualityStatistics (const edm::ParameterSet &) | |
~SiStripQualityStatistics () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | SetBadComponents (int, int, SiStripQuality::BadComponent &) |
Private Attributes | |
std::string | dataLabel_ |
edm::FileInPath | fp_ |
unsigned long long | m_cacheID_ |
int | NBadComponent [4][19][4] |
int | NTkBadComponent [4] |
SiStripDetInfoFileReader * | reader |
bool | saveTkHistoMap_ |
std::stringstream | ssV [4][19] |
TkHistoMap * | tkhisto |
TrackerMap * | tkMap |
std::string | TkMapFileName_ |
TrackerMap * | tkMapFullIOVs |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 24 of file SiStripQualityStatistics.h.
|
explicit |
Definition at line 31 of file SiStripQualityStatistics.cc.
References fp_, edm::FileInPath::fullPath(), reader, OfflineSiStripConfigDb_cff::SiStripDetInfoFileReader, tkhisto, TkMapFileName_, and tkMapFullIOVs.
|
inline |
Definition at line 28 of file SiStripQualityStatistics.h.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 63 of file SiStripQualityStatistics.cc.
References dataLabel_, cond::rpcobgas::detid, edm::EventID::event(), lut2db_cfg::filename, alcaDQMUpload::filetype(), TkHistoMap::fill(), TrackerMap::fill(), TrackerMap::fillc(), edm::EventSetup::get(), SiStripDetInfoFileReader::getAllDetIds(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), i, edm::EventBase::id(), j, relval_steps::k, LogDebug, edm::EventBase::luminosityBlock(), m_cacheID_, NBadComponent, NTkBadComponent, NULL, TrackerMap::print(), edm::ESHandle< class >::product(), reader, edm::EventID::run(), TrackerMap::save(), SetBadComponents(), contentValuesCheck::ss, ssV, AlCaHLTBitMon_QueryRunRegistry::string, DetId::subdetId(), StripSubdetector::TEC, TrackerTopology::tecSide(), TrackerTopology::tecWheel(), StripSubdetector::TIB, TrackerTopology::tibLayer(), StripSubdetector::TID, TrackerTopology::tidSide(), TrackerTopology::tidWheel(), edm::EventBase::time(), tkhisto, tkMap, TkMapFileName_, tkMapFullIOVs, StripSubdetector::TOB, TrackerTopology::tobLayer(), and edm::Timestamp::value().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 48 of file SiStripQualityStatistics.cc.
References lut2db_cfg::filename, TrackerMap::print(), TkHistoMap::save(), TrackerMap::save(), TkHistoMap::saveAsCanvas(), saveTkHistoMap_, AlCaHLTBitMon_QueryRunRegistry::string, tkhisto, TkMapFileName_, and tkMapFullIOVs.
|
private |
Definition at line 279 of file SiStripQualityStatistics.cc.
References SiStripQuality::BadComponent::BadApvs, SiStripQuality::BadComponent::BadFibers, SiStripQuality::BadComponent::BadModule, SiStripQuality::BadComponent::detid, TrackerMap::fillc(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), i, NBadComponent, reader, ssV, and tkMap.
Referenced by analyze().
|
private |
Definition at line 38 of file SiStripQualityStatistics.h.
Referenced by analyze().
|
private |
Definition at line 40 of file SiStripQualityStatistics.h.
Referenced by SiStripQualityStatistics().
|
private |
Definition at line 37 of file SiStripQualityStatistics.h.
Referenced by analyze().
|
private |
Definition at line 44 of file SiStripQualityStatistics.h.
Referenced by analyze(), and SetBadComponents().
|
private |
Definition at line 43 of file SiStripQualityStatistics.h.
Referenced by analyze().
|
private |
Definition at line 51 of file SiStripQualityStatistics.h.
Referenced by analyze(), SetBadComponents(), and SiStripQualityStatistics().
|
private |
Definition at line 41 of file SiStripQualityStatistics.h.
Referenced by endJob().
|
private |
Definition at line 48 of file SiStripQualityStatistics.h.
Referenced by analyze(), and SetBadComponents().
|
private |
Definition at line 52 of file SiStripQualityStatistics.h.
Referenced by analyze(), endJob(), and SiStripQualityStatistics().
|
private |
Definition at line 50 of file SiStripQualityStatistics.h.
Referenced by analyze(), and SetBadComponents().
|
private |
Definition at line 39 of file SiStripQualityStatistics.h.
Referenced by analyze(), endJob(), and SiStripQualityStatistics().
|
private |
Definition at line 50 of file SiStripQualityStatistics.h.
Referenced by analyze(), endJob(), and SiStripQualityStatistics().