This is the complete list of members for gar::geo::seg::SegmentationAlg, including all inherited members.
_decoder | gar::geo::seg::SegmentationAlg | protected |
_description | gar::geo::seg::SegmentationAlg | protected |
_encoding | gar::geo::seg::SegmentationAlg | protected |
_gridSizeX | gar::geo::seg::SegmentationAlg | protected |
_name | gar::geo::seg::SegmentationAlg | protected |
_nLayers | gar::geo::seg::SegmentationAlg | protected |
_nPlanes | gar::geo::seg::SegmentationAlg | protected |
_stripSizeX | gar::geo::seg::SegmentationAlg | protected |
_type | gar::geo::seg::SegmentationAlg | protected |
binToPosition(gar::raw::CellID_t bin, double cellSize, double offset=0) | gar::geo::seg::SegmentationAlg | protectedstatic |
CalculateLightPropagation(const gar::geo::GeometryCore &geo, const std::array< double, 3 > &local, const gar::raw::CellID_t &cID) const | gar::geo::seg::SegmentationAlg | virtual |
cellEncoding() const | gar::geo::seg::SegmentationAlg | inlinevirtual |
decoder() const | gar::geo::seg::SegmentationAlg | inlinevirtual |
description() const | gar::geo::seg::SegmentationAlg | inlinevirtual |
GetCellID(const gar::geo::GeometryCore &geo, const unsigned int &det_id, const unsigned int &stave, const unsigned int &module, const unsigned int &layer, const unsigned int &slice, const std::array< double, 3 > &localPosition) const =0 | gar::geo::seg::SegmentationAlg | pure virtual |
GetPosition(const gar::geo::GeometryCore &geo, const gar::raw::CellID_t &cID) const =0 | gar::geo::seg::SegmentationAlg | pure virtual |
getStripEnds(const gar::geo::GeometryCore &geo, const std::array< double, 3 > &local, const gar::raw::CellID_t &cID) const | gar::geo::seg::SegmentationAlg | virtual |
getStripLength(const gar::geo::GeometryCore &geo, const std::array< double, 3 > &local, const gar::raw::CellID_t &cID) const | gar::geo::seg::SegmentationAlg | virtual |
gridSizeX() const | gar::geo::seg::SegmentationAlg | inlinevirtual |
Initialize(const gar::geo::GeometryCore &geo)=0 | gar::geo::seg::SegmentationAlg | pure virtual |
isBarrel(const gar::raw::CellID_t &cID) const =0 | gar::geo::seg::SegmentationAlg | pure virtual |
isTile(const gar::raw::CellID_t &cID) const =0 | gar::geo::seg::SegmentationAlg | pure virtual |
name() const | gar::geo::seg::SegmentationAlg | inlinevirtual |
nLayers() const | gar::geo::seg::SegmentationAlg | inlinevirtual |
nPlanes() const | gar::geo::seg::SegmentationAlg | inlinevirtual |
positionToBin(double position, double cellSize, double offset=0) | gar::geo::seg::SegmentationAlg | protectedstatic |
PrintParameters() const =0 | gar::geo::seg::SegmentationAlg | pure virtual |
reconfigure(fhicl::ParameterSet const &pset)=0 | gar::geo::seg::SegmentationAlg | pure virtual |
ReconstructStripHitPosition(const gar::geo::GeometryCore &geo, const std::array< double, 3 > &local, const float &xlocal, const gar::raw::CellID_t &cID) const | gar::geo::seg::SegmentationAlg | virtual |
SegmentationAlg(fhicl::ParameterSet const &pset) | gar::geo::seg::SegmentationAlg | protected |
SegmentationAlg(const BitFieldCoder *decoder, fhicl::ParameterSet const &pset) | gar::geo::seg::SegmentationAlg | protected |
SegmentationAlg(const SegmentationAlg &) | gar::geo::seg::SegmentationAlg | private |
setDecoder(const BitFieldCoder *decoder) | gar::geo::seg::SegmentationAlg | virtual |
setLayerDimXY(const double &dimX, const double &dimY) const =0 | gar::geo::seg::SegmentationAlg | pure virtual |
setName(const std::string &value) | gar::geo::seg::SegmentationAlg | inlinevirtual |
setVariables(const double &innerangle, const double &endcapsidelength) const =0 | gar::geo::seg::SegmentationAlg | pure virtual |
stripSizeX() const | gar::geo::seg::SegmentationAlg | inlinevirtual |
type() const | gar::geo::seg::SegmentationAlg | inlinevirtual |
~SegmentationAlg() | gar::geo::seg::SegmentationAlg | virtual |