Public Member Functions | |
uint8_t | apvAddress () const |
uint32_t | eventId () const |
EventKey (const uint32_t eventId, const uint8_t apvAddress) | |
bool | operator< (const EventKey &rhs) const |
Private Attributes | |
uint8_t | apvAddress_ |
uint32_t | eventId_ |
Definition at line 88 of file SiStripSpyEventMatcher.h.
sistrip::SpyEventMatcher::EventKey::EventKey | ( | const uint32_t | eventId, |
const uint8_t | apvAddress | ||
) |
Definition at line 36 of file SiStripSpyEventMatcher.cc.
|
inline |
Definition at line 93 of file SiStripSpyEventMatcher.h.
References edm::operator<().
|
inline |
Definition at line 92 of file SiStripSpyEventMatcher.h.
Referenced by ntupleDataFormat.Event::eventIdStr().
|
inline |
Definition at line 184 of file SiStripSpyEventMatcher.h.
References apvAddress_, and eventId_.
|
private |
Definition at line 97 of file SiStripSpyEventMatcher.h.
Referenced by operator<().
|
private |
Definition at line 96 of file SiStripSpyEventMatcher.h.
Referenced by operator<().