_decoder | dd4hep::DDSegmentation::Segmentation | protected |
_description | dd4hep::DDSegmentation::Segmentation | protected |
_gridSizeY | dd4hep::DDSegmentation::CartesianGridYZ | protected |
_gridSizeZ | dd4hep::DDSegmentation::CartesianGridYZ | protected |
_indexIdentifiers | dd4hep::DDSegmentation::Segmentation | protected |
_name | dd4hep::DDSegmentation::Segmentation | protected |
_offsetY | dd4hep::DDSegmentation::CartesianGridYZ | protected |
_offsetZ | dd4hep::DDSegmentation::CartesianGridYZ | protected |
_ownsDecoder | dd4hep::DDSegmentation::Segmentation | protected |
_parameters | dd4hep::DDSegmentation::Segmentation | protected |
_type | dd4hep::DDSegmentation::Segmentation | protected |
_yId | dd4hep::DDSegmentation::CartesianGridYZ | protected |
_zId | dd4hep::DDSegmentation::CartesianGridYZ | 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 |
CartesianGrid(const std::string &cellEncoding="") | dd4hep::DDSegmentation::CartesianGrid | protected |
CartesianGrid(const BitFieldCoder *decoder) | dd4hep::DDSegmentation::CartesianGrid | protected |
CartesianGridYZ(const std::string &cellEncoding="") | dd4hep::DDSegmentation::CartesianGridYZ | |
CartesianGridYZ(const BitFieldCoder *decoder) | dd4hep::DDSegmentation::CartesianGridYZ | |
cellDimensions(const CellID &cellID) const | dd4hep::DDSegmentation::CartesianGridYZ | virtual |
cellID(const Vector3D &localPosition, const Vector3D &globalPosition, const VolumeID &volumeID) const | dd4hep::DDSegmentation::CartesianGridYZ | virtual |
decoder() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
description() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
fieldDescription() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
fieldNameY() const | dd4hep::DDSegmentation::CartesianGridYZ | inline |
fieldNameZ() const | dd4hep::DDSegmentation::CartesianGridYZ | inline |
gridSizeY() const | dd4hep::DDSegmentation::CartesianGridYZ | inline |
gridSizeZ() const | dd4hep::DDSegmentation::CartesianGridYZ | inline |
name() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
neighbours(const CellID &cellID, std::set< CellID > &neighbours) const | dd4hep::DDSegmentation::Segmentation | virtual |
offsetY() const | dd4hep::DDSegmentation::CartesianGridYZ | inline |
offsetZ() const | dd4hep::DDSegmentation::CartesianGridYZ | inline |
parameter(const std::string ¶meterName) const | dd4hep::DDSegmentation::Segmentation | virtual |
parameters() const | dd4hep::DDSegmentation::Segmentation | virtual |
position(const CellID &cellID) const | dd4hep::DDSegmentation::CartesianGridYZ | 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 |
setFieldNameY(const std::string &fieldName) | dd4hep::DDSegmentation::CartesianGridYZ | inline |
setFieldNameZ(const std::string &fieldName) | dd4hep::DDSegmentation::CartesianGridYZ | inline |
setGridSizeY(double cellSize) | dd4hep::DDSegmentation::CartesianGridYZ | inline |
setGridSizeZ(double cellSize) | dd4hep::DDSegmentation::CartesianGridYZ | inline |
setName(const std::string &value) | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
setOffsetY(double offset) | dd4hep::DDSegmentation::CartesianGridYZ | inline |
setOffsetZ(double offset) | dd4hep::DDSegmentation::CartesianGridYZ | inline |
setParameters(const Parameters ¶meters) | dd4hep::DDSegmentation::Segmentation | virtual |
type() const | dd4hep::DDSegmentation::Segmentation | inlinevirtual |
volumeID(const CellID &cellID) const | dd4hep::DDSegmentation::Segmentation | virtual |
~CartesianGrid() | dd4hep::DDSegmentation::CartesianGrid | virtual |
~CartesianGridYZ() | dd4hep::DDSegmentation::CartesianGridYZ | virtual |
~Segmentation() | dd4hep::DDSegmentation::Segmentation | virtual |