#include <ClusterShapeHitFilter.h>
Definition at line 22 of file ClusterShapeHitFilter.h.
◆ PixelKeys()
PixelKeys::PixelKeys |
( |
int |
part, |
|
|
int |
dx, |
|
|
int |
dy |
|
) |
| |
|
inline |
Definition at line 24 of file ClusterShapeHitFilter.h.
static unsigned char barrelPacking(int dx, int dy)
static unsigned char endcapPacking(int dx, int dy)
◆ barrelPacking()
static unsigned char PixelKeys::barrelPacking |
( |
int |
dx, |
|
|
int |
dy |
|
) |
| |
|
inlinestatic |
◆ endcapPacking()
static unsigned char PixelKeys::endcapPacking |
( |
int |
dx, |
|
|
int |
dy |
|
) |
| |
|
inlinestatic |
◆ isValid()
bool PixelKeys::isValid |
( |
void |
| ) |
const |
|
inline |
◆ operator unsigned int()
PixelKeys::operator unsigned int |
( |
| ) |
const |
|
inline |
◆ operator<()
bool PixelKeys::operator< |
( |
const PixelKeys & |
right | ) |
const |
|
inline |
◆ key
unsigned char PixelKeys::key |
|
private |
◆ N_barrel
const int PixelKeys::N_barrel = 137 |
|
static |
◆ N_endcap
const int PixelKeys::N_endcap = 55 |
|
static |
◆ offset_endcap_dx
const int PixelKeys::offset_endcap_dx = 10 |
|
static |
◆ offset_endcap_dy
const int PixelKeys::offset_endcap_dy = 5 |
|
static |