Belle II Software development
|
This is the complete list of members for TRGCDCHoughPlane, including all inherited members.
_area | TRGCDCHoughPlaneBase | private |
_cell | TRGCDCHoughPlane | private |
_charge | TRGCDCHoughPlaneBase | private |
_name | TRGCDCHoughPlaneBase | private |
_nPatterns | TRGCDCHoughPlane | private |
_nX | TRGCDCHoughPlaneBase | private |
_nY | TRGCDCHoughPlaneBase | private |
_patterns | TRGCDCHoughPlane | 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) override | TRGCDCHoughPlane | inlineprotectedvirtual |
charge(void) const | TRGCDCHoughPlaneBase | inline |
charge(float charge) | TRGCDCHoughPlaneBase | inline |
clear(void) override | TRGCDCHoughPlane | inlinevirtual |
clearCells(void) | TRGCDCHoughPlane | inline |
clearRegions(void) | TRGCDCHoughPlaneBase | inline |
dump(const std::string &message=std::string(""), const std::string &prefix=std::string("")) const | TRGCDCHoughPlaneBase | virtual |
entry(unsigned id) const override | TRGCDCHoughPlane | inlinevirtual |
entry(unsigned x, unsigned y) const override | TRGCDCHoughPlane | inlinevirtual |
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 override | TRGCDCHoughPlane | inlinevirtual |
maxEntryInRegion(unsigned id) const | TRGCDCHoughPlaneBase | |
nActiveCellsInPattern(void) const | TRGCDCHoughPlane | inlinevirtual |
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 |
operator=(TRGCDCHoughPlane &)=delete | TRGCDCHoughPlane | |
position(unsigned x, unsigned y) const | TRGCDCHoughPlaneBase | inline |
regions(void) const | TRGCDCHoughPlaneBase | inline |
registerPattern(unsigned id) override | TRGCDCHoughPlane | virtual |
serialId(unsigned x, unsigned y) const | TRGCDCHoughPlaneBase | inline |
serialId(const TRGPoint2D &p) const | TRGCDCHoughPlaneBase | inline |
setEntry(unsigned serialId, unsigned n) override | TRGCDCHoughPlane | inlinevirtual |
setRegion(std::vector< unsigned > *) | TRGCDCHoughPlaneBase | inline |
transformation(void) const | TRGCDCHoughPlaneBase | inline |
TRGCDCHoughPlane(const std::string &name, const TRGCDCHoughTransformation &transformation, unsigned nX, float xMin, float xMax, unsigned nY, float yMin, float yMax) | TRGCDCHoughPlane | |
TRGCDCHoughPlane(TRGCDCHoughPlane &)=delete | TRGCDCHoughPlane | |
TRGCDCHoughPlaneBase(const std::string &name, const TRGCDCHoughTransformation &transformation, unsigned nX, float xMin, float xMax, unsigned nY, float yMin, float yMax) | TRGCDCHoughPlaneBase | |
TRGCDCHoughPlaneMulti (defined in TRGCDCHoughPlane) | TRGCDCHoughPlane | friend |
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 |
voteByPattern(float xOffset, int weight=1) | TRGCDCHoughPlane | virtual |
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 |
~TRGCDCHoughPlane() | TRGCDCHoughPlane | virtual |
~TRGCDCHoughPlaneBase() | TRGCDCHoughPlaneBase | virtual |