#include <CTPPSPixelRecHit.h>
Definition at line 18 of file CTPPSPixelRecHit.h.
CTPPSPixelRecHit::CTPPSPixelRecHit |
( |
| ) |
|
|
inline |
CTPPSPixelRecHit::CTPPSPixelRecHit |
( |
LocalPoint |
lp, |
|
|
LocalError |
le, |
|
|
bool |
edge = false , |
|
|
bool |
bad = false , |
|
|
bool |
rocs = false , |
|
|
int |
minrow = 0 , |
|
|
int |
mincol = 0 , |
|
|
int |
size = 0 , |
|
|
int |
rowsize = 0 , |
|
|
int |
colsize = 0 |
|
) |
| |
|
inline |
Definition at line 24 of file CTPPSPixelRecHit.h.
unsigned int clusterSizeCol_
unsigned int clusterSizeRow_
unsigned int minPixelCol_
unsigned int minPixelRow_
unsigned int clusterSize_
unsigned int CTPPSPixelRecHit::clusterSize |
( |
| ) |
const |
|
inline |
unsigned int CTPPSPixelRecHit::clusterSizeCol |
( |
| ) |
const |
|
inline |
unsigned int CTPPSPixelRecHit::clusterSizeRow |
( |
| ) |
const |
|
inline |
bool CTPPSPixelRecHit::hasBadPixels |
( |
| ) |
const |
|
inline |
bool CTPPSPixelRecHit::isOnEdge |
( |
| ) |
const |
|
inline |
unsigned int CTPPSPixelRecHit::minPixelCol |
( |
| ) |
const |
|
inline |
unsigned int CTPPSPixelRecHit::minPixelRow |
( |
| ) |
const |
|
inline |
bool CTPPSPixelRecHit::spanTwoRocs |
( |
| ) |
const |
|
inline |
unsigned int CTPPSPixelRecHit::clusterSize_ |
|
private |
unsigned int CTPPSPixelRecHit::clusterSizeCol_ |
|
private |
unsigned int CTPPSPixelRecHit::clusterSizeRow_ |
|
private |
bool CTPPSPixelRecHit::hasBadPixels_ |
|
private |
bool CTPPSPixelRecHit::isOnEdge_ |
|
private |
unsigned int CTPPSPixelRecHit::minPixelCol_ |
|
private |
unsigned int CTPPSPixelRecHit::minPixelRow_ |
|
private |
bool CTPPSPixelRecHit::spanTwoRocs_ |
|
private |