|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
28 return access()->implementation->cellID(local, global, volID);
36 access()->implementation->setStripSizeX(cellSize);
50 return access()->implementation->cellDimensions(
id);
const std::string & fieldNameX() const
access the field name used for X
void setStripSizeX(double cellSize) const
set the strip size in X
Position position(const CellID &cellID) const
determine the position based on the cell ID
double stripSizeX() const
access the strip size in X
std::vector< double > cellDimensions(const CellID &cellID) const
Returns a vector<double> of the cellDimensions of the given cell ID in natural order of dimensions,...
double offsetX() const
access the coordinate offset in X
void setOffsetX(double offset) const
set the coordinate offset in X
ROOT::Math::XYZVector Position
dd4hep::DDSegmentation::VolumeID VolumeID
T * access() const
Checked object access. Throws invalid handle runtime exception if invalid handle.
Namespace for the AIDA detector description toolkit.
CellID cellID(const Position &local, const Position &global, const VolumeID &volID) const
determine the cell ID based on the position
dd4hep::DDSegmentation::CellID CellID