Package org.jlab.rec.fmt.track.fit
Class StateVecs.StateVec
java.lang.Object
org.jlab.rec.fmt.track.fit.StateVecs.StateVec
- Enclosing class:
- StateVecs
The state vector representing the track at a given measurement site
-
Field Summary
Fields -
Method Summary
-
Field Details
-
z
public double z -
x
public double x -
y
public double y -
tx
public double tx -
ty
public double ty -
Q
public double Q
-
-
Method Details
-
getPx
public double getPx() -
getPy
public double getPy() -
getPz
public double getPz() -
getP
public double getP()
-