#include <ClusterShapeHitFilter.h>
Public Member Functions | |
bool | operator< (const StripKeys &right) const |
StripKeys (int width) | |
Private Attributes | |
unsigned int | key1 |
Definition at line 39 of file ClusterShapeHitFilter.h.
StripKeys::StripKeys | ( | int | width | ) | [inline] |
Definition at line 42 of file ClusterShapeHitFilter.h.
bool StripKeys::operator< | ( | const StripKeys & | right | ) | const [inline] |
Definition at line 44 of file ClusterShapeHitFilter.h.
References key1.
unsigned int StripKeys::key1 [private] |
Definition at line 51 of file ClusterShapeHitFilter.h.
Referenced by operator<().