Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/reco/patterndb/PatternDB.h>
Public Member Functions | |
GlobTrackKey () | |
GlobTrackKey (const TrackletKey &i0, const TrackletKey &i1, const TrackletKey &i2) | |
GlobTrackKey (const GlobTrackKey &k) | |
bool | operator== (const GlobTrackKey &k) const |
bool | operator!= (const GlobTrackKey &k) const |
bool | operator< (const GlobTrackKey &k) const |
ClassDef (GlobTrackKey, 1) | |
Public Attributes | |
TrackletKey | k0 |
TrackletKey | k1 |
TrackletKey | k2 |
Friends | |
std::ostream & | operator<< (std::ostream &out, const GlobTrackKey &key) |
Definition at line 84 of file PatternDB.h.
|
inline |
Definition at line 86 of file PatternDB.h.
|
inline |
Definition at line 87 of file PatternDB.h.
|
inline |
Definition at line 88 of file PatternDB.h.
GlobTrackKey::ClassDef | ( | GlobTrackKey | , |
1 | |||
) |
|
inline |
Definition at line 96 of file PatternDB.h.
|
inline |
Definition at line 97 of file PatternDB.h.
|
inline |
Definition at line 95 of file PatternDB.h.
|
friend |
Definition at line 104 of file PatternDB.h.
TrackletKey GlobTrackKey::k0 |
Definition at line 91 of file PatternDB.h.
Referenced by operator!=(), operator<(), and operator==().
TrackletKey GlobTrackKey::k1 |
Definition at line 92 of file PatternDB.h.
Referenced by operator!=(), operator<(), and operator==().
TrackletKey GlobTrackKey::k2 |
Definition at line 93 of file PatternDB.h.
Referenced by operator!=(), operator<(), and operator==().