Uses of Class
org.jlab.geom.prim.Sphere3D
Packages that use Sphere3D
-
Uses of Sphere3D in org.jlab.detector.geom.RICH
Methods in org.jlab.detector.geom.RICH that return Sphere3DModifier and TypeMethodDescriptionRICHGeoFactory.copy_Sphere3D
(Sphere3D sphere) RICHComponent.get_TrackingSphere()
RICHLayer.get_TrackingSphere()
RICHLayer.get_TrackingSphere
(int ico) Methods in org.jlab.detector.geom.RICH with parameters of type Sphere3DModifier and TypeMethodDescriptionvoid
RICHGeoFactory.align_Element
(Sphere3D sphere, RICHFrame frame, Vector3D angle, Vector3D shift) RICHGeoFactory.copy_Sphere3D
(Sphere3D sphere) void
RICHComponent.set_TrackingSphere
(Sphere3D sphere) void
RICHLayer.set_TrackingSphere
(Sphere3D sphere) void
RICHLayer.set_TrackingSphere
(Sphere3D sphere, int ico) void
RICHGeoFactory.show_Sphere3D
(Sphere3D sphere, String name, String head) void
RICHGeoFactory.translate_Sphere3D
(Sphere3D sphere, Vector3d shift) void
RICHGeoFactory.translate_Sphere3D
(Sphere3D sphere, Vector3D shift)