|
ATLAS Offline Software
|
Go to the documentation of this file.
21 std::unique_ptr<Trk::OverlapDescriptor> olap,
int laytyp)
23 Layer(laymatprop, thickness, std::move(olap), laytyp) {}
74 std::make_unique<Transforms>(shift * (m_transforms->transform));
std::unique_ptr< LayerMaterialProperties > m_layerMaterialProperties
thickness of the Layer
SubtractedPlaneLayer & operator=(const SubtractedPlaneLayer &)
Assignment operator for PlaneLayers.
virtual void moveLayer(Amg::Transform3D &shift) override final
move the Layer
SubtractedPlaneLayer()
Default Constructor.
Eigen::Affine3d Transform3D
Layer & operator=(const Layer &lay)
Assignment operator for Derived classes.
virtual const Amg::Vector3D & normal() const
Returns the normal vector of the Surface (i.e.
def dot(G, fn, nodesToHighlight=[])
SubtractedPlaneSurface & operator=(const SubtractedPlaneSurface &psf)
Assignment operator.
double preUpdateMaterialFactor(const Trk::TrackParameters &par, Trk::PropDirection dir) const override final
getting the MaterialProperties back - for pre-update
const Amg::Vector3D & momentum() const
Access method for the momentum.
virtual const SubtractedPlaneSurface & surfaceRepresentation() const override final
Transforms the layer into a Surface representation for extrapolation.
double postUpdateMaterialFactor(const Trk::TrackParameters &par, Trk::PropDirection dir) const override final
getting the MaterialProperties back - for post-update