#include <StripClusterAboveU.h>
Public Member Functions | |
bool | operator() (const SiStripCluster &hit) const |
StripClusterAboveU (float u) | |
Private Attributes | |
float | theU |
Function object that selects StripClusters who's first coordinate in the measurement frame is bigger than some value. Looks obsolete.
Definition at line 11 of file StripClusterAboveU.h.
|
inline |
Definition at line 13 of file StripClusterAboveU.h.
|
inline |
Definition at line 14 of file StripClusterAboveU.h.
References SiStripCluster::barycenter(), and theU.
|
private |
Definition at line 18 of file StripClusterAboveU.h.
Referenced by operator()().