Belle II Software development
|
This is the complete list of members for TRGCDCHoughPlaneBase, including all inherited members.
_area | TRGCDCHoughPlaneBase | private |
_charge | TRGCDCHoughPlaneBase | private |
_name | TRGCDCHoughPlaneBase | private |
_nX | TRGCDCHoughPlaneBase | private |
_nY | TRGCDCHoughPlaneBase | private |
_regions | TRGCDCHoughPlaneBase | private |
_trans | TRGCDCHoughPlaneBase | private |
_xMax | TRGCDCHoughPlaneBase | private |
_xMin | TRGCDCHoughPlaneBase | private |
_xSize | TRGCDCHoughPlaneBase | private |
_yMax | TRGCDCHoughPlaneBase | private |
_yMin | TRGCDCHoughPlaneBase | private |
_ySize | TRGCDCHoughPlaneBase | private |
add(unsigned cellId, int weight)=0 | TRGCDCHoughPlaneBase | protectedpure virtual |
charge(void) const | TRGCDCHoughPlaneBase | inline |
charge(float charge) | TRGCDCHoughPlaneBase | inline |
clear(void)=0 | TRGCDCHoughPlaneBase | inlinepure virtual |
clearRegions(void) | TRGCDCHoughPlaneBase | inline |
dump(const std::string &message=std::string(""), const std::string &prefix=std::string("")) const | TRGCDCHoughPlaneBase | virtual |
entry(unsigned id) const =0 | TRGCDCHoughPlaneBase | pure virtual |
entry(unsigned x, unsigned y) const =0 | TRGCDCHoughPlaneBase | pure virtual |
id(unsigned serialId, unsigned &x, unsigned &y) const | TRGCDCHoughPlaneBase | inline |
locationInPlane(float x0, float y0, float x1, float y1, unsigned &nFound, unsigned &iX0, unsigned &iY0, unsigned &iX1, unsigned &iY1) const | TRGCDCHoughPlaneBase | |
maxEntry(void) const =0 | TRGCDCHoughPlaneBase | pure virtual |
maxEntryInRegion(unsigned id) const | TRGCDCHoughPlaneBase | |
name(void) const | TRGCDCHoughPlaneBase | inline |
neighbor(unsigned serialID, unsigned direction) const | TRGCDCHoughPlaneBase | inline |
neighbors(unsigned serialID, unsigned windowSize=1) const | TRGCDCHoughPlaneBase | inline |
nX(void) const | TRGCDCHoughPlaneBase | inline |
nY(void) const | TRGCDCHoughPlaneBase | inline |
position(unsigned x, unsigned y) const | TRGCDCHoughPlaneBase | inline |
regions(void) const | TRGCDCHoughPlaneBase | inline |
registerPattern(unsigned id)=0 | TRGCDCHoughPlaneBase | pure virtual |
serialId(unsigned x, unsigned y) const | TRGCDCHoughPlaneBase | inline |
serialId(const TRGPoint2D &p) const | TRGCDCHoughPlaneBase | inline |
setEntry(unsigned serialId, unsigned n)=0 | TRGCDCHoughPlaneBase | pure virtual |
setRegion(std::vector< unsigned > *) | TRGCDCHoughPlaneBase | inline |
transformation(void) const | TRGCDCHoughPlaneBase | inline |
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) | TRGCDCHoughPlaneBase | inlinevirtual |
vote(float rx, float ry, int charge, int weight=1) | TRGCDCHoughPlaneBase | virtual |
vote(float xOffset, int weight=1) | TRGCDCHoughPlaneBase | inlinevirtual |
xMax(void) const | TRGCDCHoughPlaneBase | inline |
xMax(float newXMax) | TRGCDCHoughPlaneBase | inline |
xMin(void) const | TRGCDCHoughPlaneBase | inline |
xMin(float newXMin) | TRGCDCHoughPlaneBase | inline |
xSize(void) const | TRGCDCHoughPlaneBase | inline |
yMax(void) const | TRGCDCHoughPlaneBase | inline |
yMax(float newYMax) | TRGCDCHoughPlaneBase | inline |
yMin(void) const | TRGCDCHoughPlaneBase | inline |
yMin(float newYMin) | TRGCDCHoughPlaneBase | inline |
ySize(void) const | TRGCDCHoughPlaneBase | inline |
~TRGCDCHoughPlaneBase() | TRGCDCHoughPlaneBase | virtual |