|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #include <GeoModelHelpers/TransformSorter.h>
11 ostr<<
"Hash: "<<
static_cast<unsigned int>(lay.
hash());
17 m_transform{layerTransform},
18 m_design{std::move(design)},
25 const GeoTrf::TransformSorter
sorter{};
bool operator<(const StripLayer &other) const
Amg::Transform3D m_transform
const Amg::Transform3D & toOrigin() const
Returns the transformation to go from the strip layer center to the origin of the Strip chamber.
std::string toString(const Translation3D &translation, int precision=4)
GeoPrimitvesToStringConverter.
The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy M...
Eigen::Affine3d Transform3D
const StripDesign & design() const
Returns the underlying strip design.
const IdentifierHash hash() const
Returns the hash of the strip layer.
StripLayer(const Amg::Transform3D &layerTransform, StripDesignPtr design, const IdentifierHash hash)
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
std::ostream & operator<<(std::ostream &ostr, const Chamber::defineArgs &args)