Uses of Class
org.jlab.geom.prim.Path3D
Packages that use Path3D
Package
Description
-
Uses of Path3D in org.jlab.geom.abs
Methods in org.jlab.geom.abs with parameters of type Path3DModifier and TypeMethodDescriptionAbstractDetector.getLayerHits
(Path3D path) AbstractLayer.getLayerHits
(Path3D path) AbstractSector.getLayerHits
(Path3D path) AbstractSuperlayer.getLayerHits
(Path3D path) -
Uses of Path3D in org.jlab.geom.base
Methods in org.jlab.geom.base with parameters of type Path3DModifier and TypeMethodDescriptionReturns a list of DetecorHits which store information about intersections with components in this detector.Returns a list of DetecorHits which store information about intersections with components in this superlayer.Returns a list of DetecorHits which store information about intersections with components in this sector.Returns a list of DetecorHits which store information about intersections with components in this superlayer.Detector.getLayerHits
(Path3D path) Returns a list of DetecorHits which store information about intersections with layer surface boundaries in this detector.Layer.getLayerHits
(Path3D path) Returns a list of DetecorHits which store information about intersections with layer surface boundaries in this layer.Sector.getLayerHits
(Path3D path) Returns a list of DetecorHits which store information about intersections with layer surface boundaries in this sector.Superlayer.getLayerHits
(Path3D path) Returns a list of DetecorHits which store information about intersections with layer surface boundaries in this superlayer. -
Uses of Path3D in org.jlab.geom.detector.bst
Methods in org.jlab.geom.detector.bst with parameters of type Path3D -
Uses of Path3D in org.jlab.geom.detector.dc
Methods in org.jlab.geom.detector.dc with parameters of type Path3D -
Uses of Path3D in org.jlab.geom.gui
Fields in org.jlab.geom.gui declared as Path3DMethods in org.jlab.geom.gui that return Path3D -
Uses of Path3D in org.jlab.geom.prim
Methods in org.jlab.geom.prim with parameters of type Path3DModifier and TypeMethodDescriptionvoid
Mesh3D.intersectionPath
(Path3D path, List<Point3D> intersections) -
Uses of Path3D in org.jlab.geom.view
Methods in org.jlab.geom.view that return Path3D