Belle II Software development
TRGCDCHoughPlaneBase Member List

This is the complete list of members for TRGCDCHoughPlaneBase, including all inherited members.

_areaTRGCDCHoughPlaneBaseprivate
_chargeTRGCDCHoughPlaneBaseprivate
_nameTRGCDCHoughPlaneBaseprivate
_nXTRGCDCHoughPlaneBaseprivate
_nYTRGCDCHoughPlaneBaseprivate
_regionsTRGCDCHoughPlaneBaseprivate
_transTRGCDCHoughPlaneBaseprivate
_xMaxTRGCDCHoughPlaneBaseprivate
_xMinTRGCDCHoughPlaneBaseprivate
_xSizeTRGCDCHoughPlaneBaseprivate
_yMaxTRGCDCHoughPlaneBaseprivate
_yMinTRGCDCHoughPlaneBaseprivate
_ySizeTRGCDCHoughPlaneBaseprivate
add(unsigned cellId, int weight)=0TRGCDCHoughPlaneBaseprotectedpure virtual
charge(void) constTRGCDCHoughPlaneBaseinline
charge(float charge)TRGCDCHoughPlaneBaseinline
clear(void)=0TRGCDCHoughPlaneBaseinlinepure virtual
clearRegions(void)TRGCDCHoughPlaneBaseinline
dump(const std::string &message=std::string(""), const std::string &prefix=std::string("")) constTRGCDCHoughPlaneBasevirtual
entry(unsigned id) const =0TRGCDCHoughPlaneBasepure virtual
entry(unsigned x, unsigned y) const =0TRGCDCHoughPlaneBasepure virtual
id(unsigned serialId, unsigned &x, unsigned &y) constTRGCDCHoughPlaneBaseinline
locationInPlane(float x0, float y0, float x1, float y1, unsigned &nFound, unsigned &iX0, unsigned &iY0, unsigned &iX1, unsigned &iY1) constTRGCDCHoughPlaneBase
maxEntry(void) const =0TRGCDCHoughPlaneBasepure virtual
maxEntryInRegion(unsigned id) constTRGCDCHoughPlaneBase
name(void) constTRGCDCHoughPlaneBaseinline
neighbor(unsigned serialID, unsigned direction) constTRGCDCHoughPlaneBaseinline
neighbors(unsigned serialID, unsigned windowSize=1) constTRGCDCHoughPlaneBaseinline
nX(void) constTRGCDCHoughPlaneBaseinline
nY(void) constTRGCDCHoughPlaneBaseinline
position(unsigned x, unsigned y) constTRGCDCHoughPlaneBaseinline
regions(void) constTRGCDCHoughPlaneBaseinline
registerPattern(unsigned id)=0TRGCDCHoughPlaneBasepure virtual
serialId(unsigned x, unsigned y) constTRGCDCHoughPlaneBaseinline
serialId(const TRGPoint2D &p) constTRGCDCHoughPlaneBaseinline
setEntry(unsigned serialId, unsigned n)=0TRGCDCHoughPlaneBasepure virtual
setRegion(std::vector< unsigned > *)TRGCDCHoughPlaneBaseinline
transformation(void) constTRGCDCHoughPlaneBaseinline
TRGCDCHoughPlaneBase(const std::string &name, const TRGCDCHoughTransformation &transformation, unsigned nX, float xMin, float xMax, unsigned nY, float yMin, float yMax)TRGCDCHoughPlaneBase
vote(float rx, float ry, int weight=1)TRGCDCHoughPlaneBaseinlinevirtual
vote(float rx, float ry, int charge, int weight=1)TRGCDCHoughPlaneBasevirtual
vote(float xOffset, int weight=1)TRGCDCHoughPlaneBaseinlinevirtual
xMax(void) constTRGCDCHoughPlaneBaseinline
xMax(float newXMax)TRGCDCHoughPlaneBaseinline
xMin(void) constTRGCDCHoughPlaneBaseinline
xMin(float newXMin)TRGCDCHoughPlaneBaseinline
xSize(void) constTRGCDCHoughPlaneBaseinline
yMax(void) constTRGCDCHoughPlaneBaseinline
yMax(float newYMax)TRGCDCHoughPlaneBaseinline
yMin(void) constTRGCDCHoughPlaneBaseinline
yMin(float newYMin)TRGCDCHoughPlaneBaseinline
ySize(void) constTRGCDCHoughPlaneBaseinline
~TRGCDCHoughPlaneBase()TRGCDCHoughPlaneBasevirtual