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 106 of file SiStripSpyEventMatcher.h.
sistrip::SpyEventMatcher::CountersWrapper::CountersWrapper | ( | const Counters * | theCounters | ) |
Definition at line 461 of file SiStripSpyEventMatcher.cc.
sistrip::SpyEventMatcher::CountersWrapper::CountersWrapper | ( | Counters * | theCounters, |
const bool | takeOwnership | ||
) |
Definition at line 464 of file SiStripSpyEventMatcher.cc.
sistrip::SpyEventMatcher::CountersWrapper::~CountersWrapper | ( | ) |
Definition at line 467 of file SiStripSpyEventMatcher.cc.
References AlCaHLTBitMon_ParallelJobs::p.
|
inline |
Definition at line 112 of file SiStripSpyEventMatcher.h.
References mps_fire::i, and pConst.
|
inline |
Definition at line 113 of file SiStripSpyEventMatcher.h.
References pConst.
|
inline |
Definition at line 114 of file SiStripSpyEventMatcher.h.
References pConst.
Referenced by Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().
|
inline |
Definition at line 111 of file SiStripSpyEventMatcher.h.
References mps_fire::i, and pConst.
|
private |
Definition at line 119 of file SiStripSpyEventMatcher.h.
|
private |
Definition at line 118 of file SiStripSpyEventMatcher.h.
Referenced by Electron.Electron::ptErr().
|
private |
Definition at line 117 of file SiStripSpyEventMatcher.h.
Referenced by at(), begin(), end(), and operator[]().