Uses of Class
org.jlab.geom.prim.Arc3D
Packages that use Arc3D
Package
Description
-
Uses of Arc3D in org.jlab.clas.tracking.kalmanfilter
Fields in org.jlab.clas.tracking.kalmanfilter declared as Arc3DConstructors in org.jlab.clas.tracking.kalmanfilter with parameters of type Arc3DModifierConstructorDescriptionSurface
(Cylindrical3D cylinder3d, Arc3D refArc, Point3D endPoint1, Point3D endPoint2, double accuracy) -
Uses of Arc3D in org.jlab.clas.tracking.objects
Methods in org.jlab.clas.tracking.objects that return Arc3DMethods in org.jlab.clas.tracking.objects with parameters of type Arc3DConstructors in org.jlab.clas.tracking.objects with parameters of type Arc3D -
Uses of Arc3D in org.jlab.geom.prim
Methods in org.jlab.geom.prim that return Arc3DModifier and TypeMethodDescriptionCylindrical3D.baseArc()
Returns the base of this cylindrical segment.Cylindrical3D.highArc()
Constructs the arc at the top of this cylindrical segment.Sector3D.innerArc()
Constructs the inner arc of this sector.Sector3D.outerArc()
Returns the outer arc of this sector.Methods in org.jlab.geom.prim with parameters of type Arc3DModifier and TypeMethodDescriptionvoid
Sets the core parameters of thisArc3D
to be equal to those of the given arc such that this arc will coincide with the given arc.void
Sets the parameters of this cylindrical segment to equal the given parameters.void
Sets the outer arc of this sector and the radial thickness.void
Sets the base of this cylindrical segment.void
Sector3D.setInnerArc
(Arc3D outerArc) Sets the outer arc of this sector.Constructors in org.jlab.geom.prim with parameters of type Arc3DModifierConstructorDescriptionConstructs a newArc3D
that is identical to the given arc.Cylindrical3D
(Arc3D arc, double height) Constructs a newCylindrical3D
from the given arc and height.Constructs a newSector3D
from the given outer arc and the given radial thickness. -
Uses of Arc3D in org.jlab.rec.cvt.bmt
Methods in org.jlab.rec.cvt.bmt that return Arc3D -
Uses of Arc3D in org.jlab.rec.cvt.cluster
Methods in org.jlab.rec.cvt.cluster that return Arc3DMethods in org.jlab.rec.cvt.cluster with parameters of type Arc3D -
Uses of Arc3D in org.jlab.rec.cvt.hit
Methods in org.jlab.rec.cvt.hit that return Arc3DMethods in org.jlab.rec.cvt.hit with parameters of type Arc3D