#include <ClusterShapeHitFilter.h>
Public Member Functions | |
bool | isValid () const |
operator unsigned int () const | |
bool | operator< (const PixelKeys &right) const |
PixelKeys (int part, int dx, int dy) | |
Static Public Member Functions | |
static unsigned char | barrelPacking (int dx, int dy) |
static unsigned char | endcapPacking (int dx, int dy) |
Static Public Attributes | |
static const int | N = N_barrel + N_endcap |
static const int | N_barrel = 137 |
static const int | N_endcap = 55 |
static const int | offset_endcap_dx = 10 |
static const int | offset_endcap_dy = 5 |
Private Attributes | |
unsigned char | key |
Definition at line 22 of file ClusterShapeHitFilter.h.
|
inline |
Definition at line 24 of file ClusterShapeHitFilter.h.
|
inlinestatic |
Definition at line 36 of file ClusterShapeHitFilter.h.
References PVValHelper::dy, and N.
|
inlinestatic |
Definition at line 28 of file ClusterShapeHitFilter.h.
References PVValHelper::dy, N, N_barrel, and offset_endcap_dy.
|
inline |
Definition at line 48 of file ClusterShapeHitFilter.h.
Referenced by ntupleDataFormat._Object::_checkIsValid(), ClusterShapeHitFilter::isCompatible(), and core.AutoHandle.AutoHandle::ReallyLoad().
|
inline |
|
inline |
|
private |
Definition at line 59 of file ClusterShapeHitFilter.h.
Referenced by ws_sso_content_reader.HTTPSClientAuthHandler::getConnection(), isValid(), StripKeys::isValid(), operator unsigned int(), StripKeys::operator unsigned int(), operator<(), and StripKeys::operator<().
Definition at line 54 of file ClusterShapeHitFilter.h.
Referenced by barrelPacking(), endcapPacking(), isValid(), and StripKeys::isValid().
|
static |
Definition at line 53 of file ClusterShapeHitFilter.h.
Referenced by endcapPacking().
|
static |
Definition at line 52 of file ClusterShapeHitFilter.h.
|
static |
Definition at line 51 of file ClusterShapeHitFilter.h.
|
static |
Definition at line 50 of file ClusterShapeHitFilter.h.
Referenced by endcapPacking().