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 = 0 |
unsigned int | HitCounter |
MonitorElement * | HPTDCErrorFlags = 0 |
MonitorElement * | leadingEdgeCumulative_both = 0 |
MonitorElement * | leadingEdgeCumulative_le = 0 |
unsigned int | LeadingOnlyCounter |
MonitorElement * | LeadingTrailingCorrelationPerChannel = 0 |
MonitorElement * | leadingWithoutTrailing = 0 |
unsigned int | MHCounter |
MonitorElement * | pixelTomography_far = 0 |
MonitorElement * | TimeOverThresholdCumulativePerChannel = 0 |
MonitorElement * | trailingEdgeCumulative_te = 0 |
unsigned int | TrailingOnlyCounter |
plots related to one Diamond channel
Definition at line 183 of file CTPPSDiamondDQMSource.cc.
|
inline |
Definition at line 197 of file CTPPSDiamondDQMSource.cc.
CTPPSDiamondDQMSource::ChannelPlots::ChannelPlots | ( | DQMStore::IBooker & | ibooker, |
unsigned int | id | ||
) |
Definition at line 423 of file CTPPSDiamondDQMSource.cc.
References activity_per_bx, DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), CTPPSDiamondDetId::channelName(), HPTDCErrorFlags::getHPTDCErrorName(), MonitorElement::getTH1F(), hit_rate, leadingEdgeCumulative_both, leadingEdgeCumulative_le, LeadingTrailingCorrelationPerChannel, leadingWithoutTrailing, CTPPSDetId::nFull, CTPPSDetId::nPath, callgraph::path, pixelTomography_far, DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, TimeOverThresholdCumulativePerChannel, runGCPTkAlMap::title, and trailingEdgeCumulative_te.
std::unordered_map<unsigned int, MonitorElement*> CTPPSDiamondDQMSource::ChannelPlots::activity_per_bx |
Definition at line 184 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::CompleteCounter |
Definition at line 195 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::hit_rate = 0 |
Definition at line 193 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::HitCounter |
Definition at line 195 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::HPTDCErrorFlags = 0 |
Definition at line 186 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::leadingEdgeCumulative_both = 0 |
Definition at line 187 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement * CTPPSDiamondDQMSource::ChannelPlots::leadingEdgeCumulative_le = 0 |
Definition at line 187 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::LeadingOnlyCounter |
Definition at line 195 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::LeadingTrailingCorrelationPerChannel = 0 |
Definition at line 190 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::leadingWithoutTrailing = 0 |
Definition at line 191 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::MHCounter |
Definition at line 195 of file CTPPSDiamondDQMSource.cc.
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::pixelTomography_far = 0 |
Definition at line 192 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement* CTPPSDiamondDQMSource::ChannelPlots::TimeOverThresholdCumulativePerChannel = 0 |
Definition at line 189 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
MonitorElement * CTPPSDiamondDQMSource::ChannelPlots::trailingEdgeCumulative_te = 0 |
Definition at line 188 of file CTPPSDiamondDQMSource.cc.
Referenced by ChannelPlots().
unsigned int CTPPSDiamondDQMSource::ChannelPlots::TrailingOnlyCounter |
Definition at line 195 of file CTPPSDiamondDQMSource.cc.