#include <CTPPSPixelRecHit.h>
Definition at line 17 of file CTPPSPixelRecHit.h.
◆ CTPPSPixelRecHit() [1/2]
CTPPSPixelRecHit::CTPPSPixelRecHit |
( |
| ) |
|
|
inline |
◆ CTPPSPixelRecHit() [2/2]
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 |
◆ clusterSize()
unsigned int CTPPSPixelRecHit::clusterSize |
( |
| ) |
const |
|
inline |
◆ clusterSizeCol()
unsigned int CTPPSPixelRecHit::clusterSizeCol |
( |
| ) |
const |
|
inline |
◆ clusterSizeRow()
unsigned int CTPPSPixelRecHit::clusterSizeRow |
( |
| ) |
const |
|
inline |
◆ error()
◆ hasBadPixels()
bool CTPPSPixelRecHit::hasBadPixels |
( |
| ) |
const |
|
inline |
◆ isOnEdge()
bool CTPPSPixelRecHit::isOnEdge |
( |
| ) |
const |
|
inline |
◆ minPixelCol()
unsigned int CTPPSPixelRecHit::minPixelCol |
( |
| ) |
const |
|
inline |
◆ minPixelRow()
unsigned int CTPPSPixelRecHit::minPixelRow |
( |
| ) |
const |
|
inline |
◆ point()
◆ spanTwoRocs()
bool CTPPSPixelRecHit::spanTwoRocs |
( |
| ) |
const |
|
inline |
◆ clusterSize_
unsigned int CTPPSPixelRecHit::clusterSize_ |
|
private |
◆ clusterSizeCol_
unsigned int CTPPSPixelRecHit::clusterSizeCol_ |
|
private |
◆ clusterSizeRow_
unsigned int CTPPSPixelRecHit::clusterSizeRow_ |
|
private |
◆ hasBadPixels_
bool CTPPSPixelRecHit::hasBadPixels_ |
|
private |
◆ isOnEdge_
bool CTPPSPixelRecHit::isOnEdge_ |
|
private |
◆ minPixelCol_
unsigned int CTPPSPixelRecHit::minPixelCol_ |
|
private |
◆ minPixelRow_
unsigned int CTPPSPixelRecHit::minPixelRow_ |
|
private |
◆ spanTwoRocs_
bool CTPPSPixelRecHit::spanTwoRocs_ |
|
private |
◆ theError_
◆ thePoint_