Uses of Class
org.jlab.geom.prim.Shape3D
Packages that use Shape3D
Package
Description
-
Uses of Shape3D in org.jlab.detector.geom.RICH
Methods in org.jlab.detector.geom.RICH that return Shape3DModifier and TypeMethodDescriptionRICHGeoFactory.build_GlobalPlane
(Shape3D plane, Vector3D orient, double delta) RICHGeoFactory.copy_Shape3D
(Shape3D shape) RICHGeoFactory.generate_NominalPlane
(RICHLayer layer, int ico) RICHLayer.get_GlobalSurf()
RICHComponent.get_NominalPlane()
RICHLayer.get_NominalPlane()
RICHComponent.get_TrackingSurf()
RICHLayer.get_TrackingSurf()
RICHLayer.get_TrackingSurf
(int ico) RICHLayer.merge_CompoSurfs()
Methods in org.jlab.detector.geom.RICH with parameters of type Shape3DModifier and TypeMethodDescriptionvoid
RICHGeoFactory.align_Element
(Shape3D shape, RICHFrame frame, Vector3D angle, Vector3D shift) RICHGeoFactory.build_GlobalPlane
(Shape3D plane, Vector3D orient, double delta) RICHGeoFactory.copy_Shape3D
(Shape3D shape) void
RICHGeoFactory.generate_PixelMap
(RICHLayer layer, int ico, Shape3D compo_plane, List<Integer> compo_list) RICHGeoFactory.get_Shape3D_Bary
(Shape3D shape) RICHGeoFactory.get_Shape3D_Center
(Shape3D shape) RICHGeoFactory.get_Shape3D_Normal
(Shape3D shape) RICHGeoFactory.get_Shape3D_Normal
(Shape3D shape, int iface) void
RICHGeoFactory.merge_Shape3D
(Shape3D shape, Shape3D other) void
RICHLayer.merge_Shape3D
(Shape3D shape, Shape3D other) RICHLayer.select_Vertexes
(Shape3D surf, Vector3D vers) void
RICHLayer.set_GlobalSurf
(Shape3D plane) void
RICHComponent.set_NominalPlane
(Shape3D plane) void
RICHLayer.set_NominalPlane
(Shape3D plane) void
RICHComponent.set_TrackingSurf
(Shape3D plane) void
RICHLayer.set_TrackingSurf
(Shape3D plane) void
RICHLayer.set_TrackingSurf
(Shape3D plane, int ico) void
RICHGeoFactory.show_OrientedShape3D
(Shape3D plane, Vector3D orient, String head) void
RICHGeoFactory.show_Shape3D
(Shape3D plane, String name, String head) void
RICHGeoFactory.translate_Shape3D
(Shape3D shape, Vector3d shift) void
RICHGeoFactory.translate_Shape3D
(Shape3D shape, Vector3D shift) -
Uses of Shape3D in org.jlab.geom.abs
Methods in org.jlab.geom.abs that return Shape3DModifier and TypeMethodDescriptionfinal Shape3D
AbstractLayer.getBoundary()
final Shape3D
AbstractComponent.getVolumeShape()
MeshComponent.getVolumeShape()
-
Uses of Shape3D in org.jlab.geom.base
Methods in org.jlab.geom.base that return Shape3DModifier and TypeMethodDescriptionLayer.getBoundary()
Returns a Shape3D object that approximately defines the target-side surface of this layer using a set of triangular faces.Component.getVolumeShape()
Returns the volume of the component. -
Uses of Shape3D in org.jlab.geom.geant
Methods in org.jlab.geom.geant that return Shape3D -
Uses of Shape3D in org.jlab.geom.prim
Methods in org.jlab.geom.prim that return Shape3D