Class StateVecs.StateVec

java.lang.Object
org.jlab.rec.fmt.track.fit.StateVecs.StateVec
Enclosing class:
StateVecs

public class StateVecs.StateVec extends Object
The state vector representing the track at a given measurement site
Author:
ziegler
  • Field Details Link icon

    • z Link icon

      public double z
    • x Link icon

      public double x
    • y Link icon

      public double y
    • tx Link icon

      public double tx
    • ty Link icon

      public double ty
    • Q Link icon

      public double Q
  • Method Details Link icon

    • getPx Link icon

      public double getPx()
    • getPy Link icon

      public double getPy()
    • getPz Link icon

      public double getPz()
    • getP Link icon

      public double getP()