plots related to one Diamond channel More...
Public Member Functions | |
ChannelPlots () | |
ChannelPlots (DQMStore::IBooker &ibooker, unsigned int id) | |
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 * | LeadingTrailingCorrelationPerChannel = nullptr |
MonitorElement * | leadingWithoutTrailing = nullptr |
unsigned int | MHCounter |
MonitorElement * | pixelTomography_far = nullptr |
MonitorElement * | TimeOverThresholdCumulativePerChannel = nullptr |
MonitorElement * | trailingEdgeCumulative_te = nullptr |
unsigned int | TrailingOnlyCounter |
plots related to one Diamond channel
Definition at line 185 of file CTPPSDiamondDQMSource.cc.
|
inline |
Definition at line 199 of file CTPPSDiamondDQMSource.cc.
CTPPSDiamondDQMSource::ChannelPlots::ChannelPlots | ( | DQMStore::IBooker & | ibooker, |
unsigned int | id | ||
) |
Definition at line 424 of file CTPPSDiamondDQMSource.cc.
References activity_per_bx, dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), CTPPSDiamondDetId::channelName(), hit_rate, HPTDCErrorFlags::hptdcErrorName(), leadingEdgeCumulative_both, leadingEdgeCumulative_le, LeadingTrailingCorrelationPerChannel, leadingWithoutTrailing, CTPPSDetId::nFull, CTPPSDetId::nPath, castor_dqm_sourceclient_file_cfg::path, pixelTomography_far, dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, TimeOverThresholdCumulativePerChannel, runGCPTkAlMap::title, and trailingEdgeCumulative_te.
std::unordered_map<unsigned int, MonitorElement*> CTPPSDiamondDQMSource::ChannelPlots::activity_per_bx |
Definition at line 186 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::CompleteCounter |
Definition at line 197 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::hit_rate = nullptr |
Definition at line 195 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::HitCounter |
Definition at line 197 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::HPTDCErrorFlags = nullptr |
Definition at line 188 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::leadingEdgeCumulative_both = nullptr |
Definition at line 189 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement * CTPPSDiamondDQMSource::ChannelPlots::leadingEdgeCumulative_le = nullptr |
Definition at line 189 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::LeadingOnlyCounter |
Definition at line 197 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::LeadingTrailingCorrelationPerChannel = nullptr |
Definition at line 192 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::leadingWithoutTrailing = nullptr |
Definition at line 193 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::MHCounter |
Definition at line 197 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::pixelTomography_far = nullptr |
Definition at line 194 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::TimeOverThresholdCumulativePerChannel = nullptr |
Definition at line 191 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement * CTPPSDiamondDQMSource::ChannelPlots::trailingEdgeCumulative_te = nullptr |
Definition at line 190 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::TrailingOnlyCounter |
Definition at line 197 of file CTPPSDiamondDQMSource.cc.