#include <SiStripBadComponentsDQMServiceReader.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
std::string | detIdToString (const DetId &detid) |
void | printError (std::stringstream &ss, const bool error, const std::string &errorText) |
SiStripBadComponentsDQMServiceReader (const edm::ParameterSet &) | |
~SiStripBadComponentsDQMServiceReader () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
bool | printdebug_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
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::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 27 of file SiStripBadComponentsDQMServiceReader.h.
|
explicit |
Definition at line 14 of file SiStripBadComponentsDQMServiceReader.cc.
SiStripBadComponentsDQMServiceReader::~SiStripBadComponentsDQMServiceReader | ( | ) |
Definition at line 17 of file SiStripBadComponentsDQMServiceReader.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 19 of file SiStripBadComponentsDQMServiceReader.cc.
References cond::rpcobgas::detid, detIdToString(), edm::EventSetup::get(), errorMatrix2Lands_multiChannel::id, printdebug_, printError(), and relativeConstraints::value.
string SiStripBadComponentsDQMServiceReader::detIdToString | ( | const DetId & | detid | ) |
Definition at line 74 of file SiStripBadComponentsDQMServiceReader.cc.
References TOBDetId::layer(), TIBDetId::layer(), mergeVDriftHistosByStation::name, DetId::rawId(), TIDDetId::side(), TECDetId::side(), DetId::subdetId(), StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, and StripSubdetector::TOB.
Referenced by analyze().
void SiStripBadComponentsDQMServiceReader::printError | ( | std::stringstream & | ss, |
const bool | error, | ||
const std::string & | errorText | ||
) |
Definition at line 64 of file SiStripBadComponentsDQMServiceReader.cc.
Referenced by analyze().
|
private |
Definition at line 40 of file SiStripBadComponentsDQMServiceReader.h.
Referenced by analyze().