_decoder | dd4hep::DDSegmentation::Segmentation | protected |
_description | dd4hep::DDSegmentation::Segmentation | protected |
_gridSizeX | dd4hep::DDSegmentation::TiledLayerSegmentation | protected |
_gridSizeY | dd4hep::DDSegmentation::TiledLayerSegmentation | protected |
_identifierLayer | dd4hep::DDSegmentation::TiledLayerSegmentation | protected |
_identifierX | dd4hep::DDSegmentation::TiledLayerSegmentation | protected |
_identifierY | dd4hep::DDSegmentation::TiledLayerSegmentation | protected |
_indexIdentifiers | dd4hep::DDSegmentation::Segmentation | protected |
_layerDimensionsX | dd4hep::DDSegmentation::TiledLayerSegmentation | protected |
_layerDimensionsY | dd4hep::DDSegmentation::TiledLayerSegmentation | protected |
_layerIndices | dd4hep::DDSegmentation::TiledLayerSegmentation | protected |
_name | dd4hep::DDSegmentation::Segmentation | protected |
_ownsDecoder | dd4hep::DDSegmentation::Segmentation | protected |
_parameters | dd4hep::DDSegmentation::Segmentation | protected |
_type | dd4hep::DDSegmentation::Segmentation | protected |
addSubsegmentation(long key_min, long key_max, Segmentation *entry) | dd4hep::DDSegmentation::Segmentation | virtual |
binToPosition(FieldID bin, double cellSize, double offset=0.) | dd4hep::DDSegmentation::Segmentation | protectedstatic |
binToPosition(FieldID bin, std::vector< double > const &cellBoundaries, double offset=0.) | dd4hep::DDSegmentation::Segmentation | protectedstatic |
calculateOffset(double cellSize, double totalSize) | dd4hep::DDSegmentation::TiledLayerSegmentation | protectedstatic |
calculateOptimalCellSize(double nominalCellSize, double totalSize) | dd4hep::DDSegmentation::TiledLayerSegmentation | protectedstatic |
cellDimensions(const CellID &cellID) const | dd4hep::DDSegmentation::Segmentation | virtual |
cellID(const Vector3D &localPosition, const Vector3D &globalPosition, const VolumeID &volumeID) const | dd4hep::DDSegmentation::TiledLayerSegmentation | virtual |
decoder() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
description() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
fieldDescription() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
gridSizeX() const | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
gridSizeY() const | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
identifierLayer() const | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
identifierX() const | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
identifierY() const | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
layerDimensions(int layerIndex) const | dd4hep::DDSegmentation::TiledLayerSegmentation | |
layerGridSizeX(int layerIndex) const | dd4hep::DDSegmentation::TiledLayerSegmentation | |
layerGridSizeY(int layerIndex) const | dd4hep::DDSegmentation::TiledLayerSegmentation | |
name() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
neighbours(const CellID &cellID, std::set< CellID > &neighbours) const | dd4hep::DDSegmentation::Segmentation | virtual |
parameter(const std::string ¶meterName) const | dd4hep::DDSegmentation::Segmentation | virtual |
parameters() const | dd4hep::DDSegmentation::Segmentation | virtual |
position(const CellID &cellID) const | dd4hep::DDSegmentation::TiledLayerSegmentation | virtual |
positionToBin(double position, double cellSize, double offset=0.) | dd4hep::DDSegmentation::Segmentation | protectedstatic |
positionToBin(double position, std::vector< double > const &cellBoundaries, double offset=0.) | dd4hep::DDSegmentation::Segmentation | protectedstatic |
registerIdentifier(const std::string &nam, const std::string &desc, std::string &ident, const std::string &defaultVal) | dd4hep::DDSegmentation::Segmentation | protected |
registerParameter(const std::string &nam, const std::string &desc, TYPE ¶m, const TYPE &defaultVal, UnitType unitTyp=SegmentationParameter::NoUnit, bool isOpt=false) | dd4hep::DDSegmentation::Segmentation | inlineprotected |
Segmentation(const std::string &cellEncoding="") | dd4hep::DDSegmentation::Segmentation | protected |
Segmentation(const BitFieldCoder *decoder) | dd4hep::DDSegmentation::Segmentation | protected |
Segmentation(const Segmentation &) | dd4hep::DDSegmentation::Segmentation | private |
setDecoder(const BitFieldCoder *decoder) | dd4hep::DDSegmentation::Segmentation | virtual |
setGridSizeX(double cellSize) | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
setGridSizeY(double cellSize) | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
setIdentifierLayer(const std::string &fieldName) | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
setIdentifierX(const std::string &fieldName) | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
setIdentifierY(const std::string &fieldName) | dd4hep::DDSegmentation::TiledLayerSegmentation | inline |
setLayerDimensions(int layerIndex, double x, double y) | dd4hep::DDSegmentation::TiledLayerSegmentation | |
setName(const std::string &value) | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
setParameters(const Parameters ¶meters) | dd4hep::DDSegmentation::Segmentation | virtual |
TiledLayerSegmentation(const std::string &cellEncoding="") | dd4hep::DDSegmentation::TiledLayerSegmentation | |
TiledLayerSegmentation(const BitFieldCoder *decoder) | dd4hep::DDSegmentation::TiledLayerSegmentation | |
type() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
volumeID(const CellID &cellID) const | dd4hep::DDSegmentation::Segmentation | virtual |
~Segmentation() | dd4hep::DDSegmentation::Segmentation | virtual |
~TiledLayerSegmentation() | dd4hep::DDSegmentation::TiledLayerSegmentation | virtual |