plots related to one Diamond channel More...
Public Member Functions | |
ChannelPlots ()=default | |
ChannelPlots (DQMStore::IBooker &ibooker, unsigned int id, unsigned int windowsNum) | |
Public Attributes | |
std::unordered_map< unsigned int, MonitorElement * > | activity_per_bx |
unsigned int | CompleteCounter |
MonitorElement * | hit_rate = nullptr |
unsigned int | HitCounter |
MonitorElement * | HPTDCErrorFlags = nullptr |
MonitorElement * | leadingEdgeCumulative_both = nullptr |
MonitorElement * | leadingEdgeCumulative_le = nullptr |
unsigned int | LeadingOnlyCounter |
MonitorElement * | leadingWithoutTrailing = nullptr |
unsigned int | MHCounter |
MonitorElement * | pixelTomography_far = nullptr |
MonitorElement * | recHitTime = nullptr |
MonitorElement * | TimeOverThresholdCumulativePerChannel = nullptr |
MonitorElement * | trailingEdgeCumulative_te = nullptr |
unsigned int | TrailingOnlyCounter |
plots related to one Diamond channel
Definition at line 194 of file CTPPSDiamondDQMSource.cc.
|
default |
CTPPSDiamondDQMSource::ChannelPlots::ChannelPlots | ( | DQMStore::IBooker & | ibooker, |
unsigned int | id, | ||
unsigned int | windowsNum | ||
) |
Definition at line 530 of file CTPPSDiamondDQMSource.cc.
References activity_per_bx, dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), CTPPSDiamondDetId::channelName(), hit_rate, HPTDCErrorFlags::hptdcErrorName(), mps_fire::i, leadingEdgeCumulative_both, leadingEdgeCumulative_le, leadingWithoutTrailing, CTPPSDetId::nFull, CTPPSDetId::nPath, castor_dqm_sourceclient_file_cfg::path, pixelTomography_far, recHitTime, dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, TimeOverThresholdCumulativePerChannel, runGCPTkAlMap::title, cond::impl::to_string(), trailingEdgeCumulative_te, and svgfig::window().
std::unordered_map<unsigned int, MonitorElement*> CTPPSDiamondDQMSource::ChannelPlots::activity_per_bx |
Definition at line 195 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::CompleteCounter |
Definition at line 207 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::hit_rate = nullptr |
Definition at line 204 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::HitCounter |
Definition at line 207 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::HPTDCErrorFlags = nullptr |
Definition at line 197 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::leadingEdgeCumulative_both = nullptr |
Definition at line 198 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement * CTPPSDiamondDQMSource::ChannelPlots::leadingEdgeCumulative_le = nullptr |
Definition at line 198 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::LeadingOnlyCounter |
Definition at line 207 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::leadingWithoutTrailing = nullptr |
Definition at line 202 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::MHCounter |
Definition at line 207 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::pixelTomography_far = nullptr |
Definition at line 203 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::recHitTime = nullptr |
Definition at line 205 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::TimeOverThresholdCumulativePerChannel = nullptr |
Definition at line 200 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement * CTPPSDiamondDQMSource::ChannelPlots::trailingEdgeCumulative_te = nullptr |
Definition at line 199 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::TrailingOnlyCounter |
Definition at line 207 of file CTPPSDiamondDQMSource.cc.