Private Member Functions | |
void | addBadAPV (const FedChannelConnection &aConnection, const unsigned short aAPVNumber, const unsigned short aFlag, unsigned int &aCounter) |
void | addBadStrips (const FedChannelConnection &aConnection, const unsigned int aDetId, const unsigned short aApvNum, const unsigned short aFlag, unsigned int &aCounter) |
void | addErrors () |
Writes the errors to the db. More... | |
void | readHistogram (MonitorElement *aMe, unsigned int &aCounter, const float aNorm, const unsigned int aFedId) |
Private Attributes | |
const SiStripFedCabling * | cabling_ |
uint32_t | cablingCacheId_ |
unsigned int | debug_ |
std::map< uint32_t, std::vector< unsigned int > > | detIdErrors_ |
edm::FileInPath | fp_ |
SiStripBadStrip | obj_ |
double | threshold_ |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< SiStripBadStrip > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< SiStripBadStrip *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< SiStripBadStrip > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef SiStripBadStrip | value_type |
Protected Member Functions inherited from SiStripDQMPopConSourceHandler< SiStripBadStrip > | |
uint32_t | getRunNumber () const |
Protected Member Functions inherited from popcon::PopConSourceHandler< SiStripBadStrip > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< SiStripBadStrip > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 12 of file SiStripPopConFEDErrorsDQM.cc.
|
explicit |
Definition at line 60 of file SiStripPopConFEDErrorsDQM.cc.
|
override |
Definition at line 70 of file SiStripPopConFEDErrorsDQM.cc.
|
private |
Definition at line 334 of file SiStripPopConFEDErrorsDQM.cc.
References addBadStrips(), FedChannelConnection::apvPairNumber(), FedChannelConnection::detId(), sistrip::invalid32_, and FedChannelConnection::isConnected().
Referenced by readHistogram().
|
private |
Definition at line 361 of file SiStripPopConFEDErrorsDQM.cc.
References detIdErrors_, SiStripBadStrip::encode(), FedChannelConnection::fedCh(), FedChannelConnection::fedId(), LogTrace, and obj_.
Referenced by addBadAPV().
|
private |
Writes the errors to the db.
Definition at line 399 of file SiStripPopConFEDErrorsDQM.cc.
References SiStripBadStrip::decode(), detIdErrors_, SiStripBadStrip::encode(), SiStripBadStrip::data::firstStrip, SiStripBadStrip::data::flag, obj_, and SiStripBadStrip::put().
Referenced by dqmEndJob().
|
overridevirtual |
Reimplemented from SiStripDQMPopConSourceHandler< SiStripBadStrip >.
Definition at line 85 of file SiStripPopConFEDErrorsDQM.cc.
References addErrors(), cabling_, DQMStore::IGetter::cd(), debug_, FedChannelConnection::detId(), DQMStore::IGetter::dirExists(), sistrip::FED_ID_MAX, sistrip::FED_ID_MIN, SiStripFedCabling::fedConnections(), SiStripFedCabling::fedIds(), fp_, edm::FileInPath::fullPath(), DQMStore::IGetter::getContents(), SiStripDQMPopConSourceHandler< SiStripBadStrip >::getRunNumber(), sistrip::invalid32_, FedChannelConnection::isConnected(), LogTrace, FEDNumbering::MAXSiStripFEDID, FEDNumbering::MINSiStripFEDID, obj_, readHistogram(), DQMStore::IGetter::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements SiStripDQMPopConSourceHandler< SiStripBadStrip >.
Definition at line 210 of file SiStripPopConFEDErrorsDQM.cc.
References obj_.
|
overridevirtual |
Reimplemented from SiStripDQMPopConSourceHandler< SiStripBadStrip >.
Definition at line 74 of file SiStripPopConFEDErrorsDQM.cc.
References cabling_, cablingCacheId_, edm::EventSetup::get(), and edm::ESHandle< T >::product().
|
private |
Definition at line 215 of file SiStripPopConFEDErrorsDQM.cc.
References addBadAPV(), cabling_, debug_, sistrip::FEDCH_PER_FED, sistrip::FEDCH_PER_FEUNIT, SiStripFedCabling::fedConnection(), MonitorElement::getBinContent(), MonitorElement::getName(), MonitorElement::getNbinsX(), FedChannelConnection::isConnected(), LogTrace, FEDNumbering::MINSiStripFEDID, AlCaHLTBitMon_QueryRunRegistry::string, and threshold_.
Referenced by dqmEndJob().
|
private |
Definition at line 47 of file SiStripPopConFEDErrorsDQM.cc.
Referenced by dqmEndJob(), initES(), and readHistogram().
|
private |
Definition at line 46 of file SiStripPopConFEDErrorsDQM.cc.
Referenced by initES().
|
private |
Definition at line 45 of file SiStripPopConFEDErrorsDQM.cc.
Referenced by dqmEndJob(), and readHistogram().
|
private |
Definition at line 49 of file SiStripPopConFEDErrorsDQM.cc.
Referenced by addBadStrips(), and addErrors().
|
private |
Definition at line 43 of file SiStripPopConFEDErrorsDQM.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 48 of file SiStripPopConFEDErrorsDQM.cc.
Referenced by addBadStrips(), addErrors(), dqmEndJob(), and getObj().
|
private |
Definition at line 44 of file SiStripPopConFEDErrorsDQM.cc.
Referenced by readHistogram().