19 double t1r = 1./tnl.
z();
40 double t1r = 1./tnl.
z();
52 double cosl = tn.
perp();
if (cosl < 1.
e-30) cosl = 1.e-30;
53 double cosl1 = 1./cosl;
58 auto v = rot.
rotate(vn.basicVector());
83 double sinz = un.
dot(qh);
84 double cosz =-vn.dot(qh);
85 double ui = u[
i]*(t3r);
86 double vi =
v[
i]*(t3r);
GlobalPoint toGlobal(const Point2DBase< Scalar, LocalTag > lp) const
LocalVector direction() const
Momentum vector unit in the local frame.
LocalPoint position() const
Local x and y position coordinates.
PreciseFloatType< T, U >::Type dot(const Vector3DBase< U, FrameTag > &v) const
JacobianCurvilinearToLocal(const Surface &surface, const LocalTrajectoryParameters &localParameters, const MagneticField &magField)
AlgebraicMatrix55 theJacobian
GlobalVector magneticFieldInInverseGeV(const GlobalPoint &x) const
float signedInverseMomentum() const
Signed inverse momentum q/p (zero for neutrals).
GlobalVector inInverseGeV(const GlobalPoint &gp) const
Field value ad specified global point, in 1/Gev.
Basic3DVector< T > rotate(const Basic3DVector< T > &v) const
GlobalVector momentum() const
Abs< T >::type abs(const T &t)
const RotationType & rotation() const
void compute(Surface::RotationType const &rot, GlobalVector const &tn, GlobalVector const &qh, double lz)
const BasicVectorType & basicVector() const