#include <CTPPSPixelRecHit.h>
|
unsigned int | clusterSize () const |
|
unsigned int | clusterSizeCol () const |
|
unsigned int | clusterSizeRow () const |
|
| CTPPSPixelRecHit (LocalPoint lp=LocalPoint(0., 0., 0.), LocalError le=LocalError(0., 0., 0.), bool edge=false, bool bad=false, bool rocs=false, int minrow=0, int mincol=0, int size=0, int rowsize=0, int colsize=0) |
|
LocalError | error () const |
|
bool | hasBadPixels () const |
|
bool | isOnEdge () const |
|
unsigned int | minPixelCol () const |
|
unsigned int | minPixelRow () const |
|
LocalPoint | point () const |
|
bool | spanTwoRocs () const |
|
Definition at line 17 of file CTPPSPixelRecHit.h.
CTPPSPixelRecHit::CTPPSPixelRecHit |
( |
LocalPoint |
lp = LocalPoint(0., 0., 0.) , |
|
|
LocalError |
le = LocalError(0., 0., 0.) , |
|
|
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 19 of file CTPPSPixelRecHit.h.
unsigned int clusterSizeCol_
unsigned int clusterSizeRow_
unsigned int minPixelCol_
unsigned int minPixelRow_
unsigned int clusterSize_
tuple size
Write out results.
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 |