Belle II Software development
|
This is the complete list of members for TRGCDCHoughPlaneBoolean, including all inherited members.
_area | TRGCDCHoughPlaneBase | private |
_cell | TRGCDCHoughPlaneBoolean | private |
_charge | TRGCDCHoughPlaneBase | private |
_n | TRGCDCHoughPlaneBoolean | private |
_nActive | TRGCDCHoughPlaneBoolean | private |
_name | TRGCDCHoughPlaneBase | private |
_nPatterns | TRGCDCHoughPlaneBoolean | private |
_nX | TRGCDCHoughPlaneBase | private |
_nY | TRGCDCHoughPlaneBase | private |
_patterns | TRGCDCHoughPlaneBoolean | private |
_regions | TRGCDCHoughPlaneBase | private |
_reverse | TRGCDCHoughPlaneBoolean | 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 | TRGCDCHoughPlaneBoolean | inlineprotectedvirtual |
charge(void) const | TRGCDCHoughPlaneBase | inline |
charge(float charge) | TRGCDCHoughPlaneBase | inline |
clear(void) override | TRGCDCHoughPlaneBoolean | inlinevirtual |
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 | TRGCDCHoughPlaneBoolean | inlinevirtual |
entry(unsigned x, unsigned y) const override | TRGCDCHoughPlaneBoolean | 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 | TRGCDCHoughPlaneBoolean | inlinevirtual |
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 |
operator=(TRGCDCHoughPlaneBoolean &)=delete | TRGCDCHoughPlaneBoolean | |
patternId(unsigned cellId) const | TRGCDCHoughPlaneBoolean | inline |
position(unsigned x, unsigned y) const | TRGCDCHoughPlaneBase | inline |
preparePatterns(unsigned nPatterns) | TRGCDCHoughPlaneBoolean | |
regions(void) const | TRGCDCHoughPlaneBase | inline |
registerPattern(unsigned id) override | TRGCDCHoughPlaneBoolean | virtual |
serialId(unsigned x, unsigned y) const | TRGCDCHoughPlaneBase | inline |
serialId(const TRGPoint2D &p) const | TRGCDCHoughPlaneBase | inline |
setEntry(unsigned serialId, unsigned n) override | TRGCDCHoughPlaneBoolean | inlinevirtual |
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 | |
TRGCDCHoughPlaneBoolean(const std::string &name, const TRGCDCHoughTransformation &transformation, unsigned nX, float xMin, float xMax, unsigned nY, float yMin, float yMax) | TRGCDCHoughPlaneBoolean | |
TRGCDCHoughPlaneBoolean(TRGCDCHoughPlaneBoolean &)=delete | TRGCDCHoughPlaneBoolean | |
TRGCDCHoughPlaneMulti2 (defined in TRGCDCHoughPlaneBoolean) | TRGCDCHoughPlaneBoolean | friend |
vote(float rx, float ry, int weight=1) override | TRGCDCHoughPlaneBoolean | inlinevirtual |
vote(float rx, float ry, float charge, int weight=1) | TRGCDCHoughPlaneBoolean | |
vote(unsigned patternId, int weight) | TRGCDCHoughPlaneBoolean | |
Belle2::TRGCDCHoughPlaneBase::vote(float rx, float ry, int charge, int weight=1) | TRGCDCHoughPlaneBase | virtual |
Belle2::TRGCDCHoughPlaneBase::vote(float xOffset, int weight=1) | TRGCDCHoughPlaneBase | inlinevirtual |
voteUsedInTrasan(float rx, float ry, float charge, int weight=1) | TRGCDCHoughPlaneBoolean | |
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 |
~TRGCDCHoughPlaneBoolean() | TRGCDCHoughPlaneBoolean | virtual |