Public Member Functions | |
const Counters::value_type | at (const size_t i) const |
Counters::const_iterator | begin () const |
CountersWrapper (const Counters *theCounters) | |
CountersWrapper (Counters *theCounters, const bool takeOwnership) | |
Counters::const_iterator | end () const |
const Counters::value_type | operator[] (const size_t i) const |
~CountersWrapper () | |
Private Attributes | |
bool | deleteP |
Counters * | p |
const Counters * | pConst |
Definition at line 104 of file SiStripSpyEventMatcher.h.
sistrip::SpyEventMatcher::CountersWrapper::CountersWrapper | ( | const Counters * | theCounters | ) |
Definition at line 426 of file SiStripSpyEventMatcher.cc.
sistrip::SpyEventMatcher::CountersWrapper::CountersWrapper | ( | Counters * | theCounters, |
const bool | takeOwnership | ||
) |
Definition at line 433 of file SiStripSpyEventMatcher.cc.
sistrip::SpyEventMatcher::CountersWrapper::~CountersWrapper | ( | ) |
Definition at line 441 of file SiStripSpyEventMatcher.cc.
References AlCaHLTBitMon_ParallelJobs::p.
|
inline |
Definition at line 111 of file SiStripSpyEventMatcher.h.
References pConst.
|
inline |
Definition at line 112 of file SiStripSpyEventMatcher.h.
References pConst.
|
inline |
Definition at line 113 of file SiStripSpyEventMatcher.h.
References pConst.
Referenced by Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().
|
inline |
Definition at line 110 of file SiStripSpyEventMatcher.h.
|
private |
Definition at line 117 of file SiStripSpyEventMatcher.h.
|
private |
Definition at line 116 of file SiStripSpyEventMatcher.h.
Referenced by Vispa.Views.RootCanvasView.RootCanvasView::createGraph(), Vispa.Views.RootCanvasView.RootCanvasView::createLegoPlot(), and Electron.Electron::ptErr().
|
private |
Definition at line 115 of file SiStripSpyEventMatcher.h.
Referenced by at(), begin(), end(), and operator[]().