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 SummaryFields
- 
Method Summary
- 
Field Details- 
zpublic double z
- 
xpublic double x
- 
ypublic double y
- 
txpublic double tx
- 
typublic double ty
- 
Qpublic double Q
 
- 
- 
Method Details- 
getPxpublic double getPx()
- 
getPypublic double getPy()
- 
getPzpublic double getPz()
- 
getPpublic double getP()
 
-