1 #ifndef PathToPlane2Order_H 2 #define PathToPlane2Order_H 28 : theField(fld), theFieldFrame(fieldFrame) {}
32 std::pair<bool, double> operator()(
const Plane& plane,
34 const Vector3D& momentum,
43 return operator()(plane,
45 theFieldFrame->toLocal(momentum).basicVector(),
GloballyPositioned< Scalar > Frame
LocalPoint toLocal(const GlobalPoint &gp) const
std::pair< bool, double > operator()(const Plane &plane, const GlobalPoint &position, const GlobalVector &momentum, double charge, const PropagationDirection propDir=alongMomentum)
PathToPlane2Order(const RKLocalFieldProvider &fld, const Frame *fieldFrame)
const BasicVectorType & basicVector() const
const RKLocalFieldProvider & theField
Basic3DVector< Scalar > Vector3D
static int position[264][3]
const Frame * theFieldFrame