Uses of Class
org.jlab.rec.dc.trajectory.StateVec
Packages that use StateVec
Package
Description
-
Uses of StateVec in org.jlab.rec.dc.hit
Methods in org.jlab.rec.dc.hit that return StateVecMethods in org.jlab.rec.dc.hit with parameters of type StateVecModifier and TypeMethodDescriptionvoidFittedHit.setAssociatedStateVec(StateVec _AssociatedStateVec) voidFittedHit.updateHitfromSV(StateVec st, DCGeant4Factory DcDetector) -
Uses of StateVec in org.jlab.rec.dc.track
Methods in org.jlab.rec.dc.track that return StateVecMethods in org.jlab.rec.dc.track that return types with arguments of type StateVecModifier and TypeMethodDescriptionTrackCandListFinder.setKFStateVecsAlongTrajectory(KFitter kFZRef, double deltaPathToVtx) TrackCandListFinder.setKFStateVecsAlongTrajectory(KFitterStraight kFZRef, double deltaPathToVtx) Methods in org.jlab.rec.dc.track with parameters of type StateVecModifier and TypeMethodDescriptionvoidTrack.set_StateVecAtReg1MiddlePlane(StateVec _StateVecAtReg1MiddlePlane) voidTrack.setFinalStateVec(StateVec finalStateVec) voidTrackCandListFinder.setTrackPars(Track cand, Trajectory traj, TrajectoryFinder trjFind, StateVec stateVec, double z, DCGeant4Factory getDcDetector, Swim dcSwim) voidTrackCandListFinder.setTrackPars(Track cand, Trajectory traj, TrajectoryFinder trjFind, StateVec stateVec, double z, DCGeant4Factory getDcDetector, Swim dcSwim, double xB, double yB) Method parameters in org.jlab.rec.dc.track with type arguments of type StateVec -
Uses of StateVec in org.jlab.rec.dc.track.fit
Fields in org.jlab.rec.dc.track.fit with type parameters of type StateVec -
Uses of StateVec in org.jlab.rec.dc.trajectory
Methods in org.jlab.rec.dc.trajectory that return types with arguments of type StateVecModifier and TypeMethodDescriptionTrajectory.getStateVecs()TrajectoryFinder.getStateVecsAlongTrajectory(DCGeant4Factory DcDetector) Methods in org.jlab.rec.dc.trajectory with parameters of type StateVecMethod parameters in org.jlab.rec.dc.trajectory with type arguments of type StateVecConstructors in org.jlab.rec.dc.trajectory with parameters of type StateVec -
Uses of StateVec in org.jlab.service.dc
Methods in org.jlab.service.dc that return types with arguments of type StateVecModifier and TypeMethodDescriptionDCTBEngine.setKFStateVecsAlongTrajectory(KFitter kFZRef, double deltaPathToVtx) DCTBEngine.setKFStateVecsAlongTrajectory(KFitterStraight kFZRef, double deltaPathToVtx)