Uses of Class
org.jlab.geom.prim.Arc3D
Packages that use Arc3D
Package
Description
- 
Uses of Arc3D in org.jlab.clas.tracking.kalmanfilterFields 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.objectsMethods 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.primMethods 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 TypeMethodDescriptionvoidSets the core parameters of thisArc3Dto be equal to those of the given arc such that this arc will coincide with the given arc.voidSets the parameters of this cylindrical segment to equal the given parameters.voidSets the outer arc of this sector and the radial thickness.voidSets the base of this cylindrical segment.voidSector3D.setInnerArc(Arc3D outerArc) Sets the outer arc of this sector.Constructors in org.jlab.geom.prim with parameters of type Arc3DModifierConstructorDescriptionConstructs a newArc3Dthat is identical to the given arc.Cylindrical3D(Arc3D arc, double height) Constructs a newCylindrical3Dfrom the given arc and height.Constructs a newSector3Dfrom the given outer arc and the given radial thickness.
- 
Uses of Arc3D in org.jlab.rec.cvt.bmtMethods in org.jlab.rec.cvt.bmt that return Arc3D
- 
Uses of Arc3D in org.jlab.rec.cvt.clusterMethods 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.hitMethods in org.jlab.rec.cvt.hit that return Arc3DMethods in org.jlab.rec.cvt.hit with parameters of type Arc3D