67 double cosl = tn.
perp();
if (cosl < 1.
e-30) cosl = 1.e-30;
68 double cosl1 = 1./cosl;
72 double uj = un.
dot(dj);
73 double uk = un.
dot(dk);
74 double sinz =-un.
dot(hq);
77 double vj = vn.
dot(dj);
78 double vk = vn.dot(dk);
79 double cosz = vn.dot(hq);
GlobalPoint toGlobal(const Point2DBase< Scalar, LocalTag > lp) const
LocalVector direction() const
Momentum vector unit in the local frame.
Basic3DVector< T > y() const
LocalPoint position() const
Local x and y position coordinates.
PreciseFloatType< T, U >::Type dot(const Vector3DBase< U, FrameTag > &v) const
GlobalVector magneticFieldInInverseGeV(const GlobalPoint &x) const
Basic3DVector< T > 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.
AlgebraicMatrix55 theJacobian
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
void compute(Surface::RotationType const &rot, LocalVector const &tnl, GlobalVector const &tn, GlobalVector const &hq)
const RotationType & rotation() const
JacobianLocalToCurvilinear(const Surface &surface, const LocalTrajectoryParameters &localParameters, const MagneticField &magField)