Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for Acts::StraightLineStepper, including all inherited members.
absoluteMomentum(const State &state) const | Acts::StraightLineStepper | inline |
BField typedef | Acts::StraightLineStepper | |
BoundState typedef | Acts::StraightLineStepper | |
boundState(State &state, const Surface &surface, bool transportCov=true, const FreeToBoundCorrection &freeToBoundCorrection=FreeToBoundCorrection(false)) const | Acts::StraightLineStepper | |
charge(const State &state) const | Acts::StraightLineStepper | inline |
Covariance typedef | Acts::StraightLineStepper | |
CurvilinearState typedef | Acts::StraightLineStepper | |
curvilinearState(State &state, bool transportCov=true) const | Acts::StraightLineStepper | |
direction(const State &state) const | Acts::StraightLineStepper | inline |
getField(State &state, const Vector3 &pos) const | Acts::StraightLineStepper | inline |
getStepSize(const State &state, ConstrainedStep::Type stype) const | Acts::StraightLineStepper | inline |
Jacobian typedef | Acts::StraightLineStepper | |
m_overstepLimit | Acts::StraightLineStepper | private |
makeState(std::reference_wrapper< const GeometryContext > gctx, std::reference_wrapper< const MagneticFieldContext > mctx, const BoundTrackParameters &par, double ssize=std::numeric_limits< double >::max(), double stolerance=s_onSurfaceTolerance) const | Acts::StraightLineStepper | inline |
momentum(const State &state) const | Acts::StraightLineStepper | inline |
outputStepSize(const State &state) const | Acts::StraightLineStepper | inline |
overstepLimit(const State &state) const | Acts::StraightLineStepper | inline |
particleHypothesis(const State &state) const | Acts::StraightLineStepper | inline |
position(const State &state) const | Acts::StraightLineStepper | inline |
qOverP(const State &state) const | Acts::StraightLineStepper | inline |
releaseStepSize(State &state) const | Acts::StraightLineStepper | inline |
resetState(State &state, const BoundVector &boundParams, const BoundSquareMatrix &cov, const Surface &surface, const double stepSize=std::numeric_limits< double >::max()) const | Acts::StraightLineStepper | |
setStepSize(State &state, double stepSize, ConstrainedStep::Type stype=ConstrainedStep::actor, bool release=true) const | Acts::StraightLineStepper | inline |
state_type typedef | Acts::StraightLineStepper | |
step(propagator_state_t &state, const navigator_t &) const | Acts::StraightLineStepper | inline |
StraightLineStepper()=default | Acts::StraightLineStepper | |
time(const State &state) const | Acts::StraightLineStepper | inline |
transportCovarianceToBound(State &state, const Surface &surface, const FreeToBoundCorrection &freeToBoundCorrection=FreeToBoundCorrection(false)) const | Acts::StraightLineStepper | |
transportCovarianceToCurvilinear(State &state) const | Acts::StraightLineStepper | |
update(State &state, const FreeVector &freeParams, const BoundVector &boundParams, const Covariance &covariance, const Surface &surface) const | Acts::StraightLineStepper | |
update(State &state, const Vector3 &uposition, const Vector3 &udirection, double qop, double time) const | Acts::StraightLineStepper | |
updateStepSize(State &state, const object_intersection_t &oIntersection, Direction, bool release=true) const | Acts::StraightLineStepper | inline |
updateSurfaceStatus(State &state, const Surface &surface, Direction navDir, const BoundaryCheck &bcheck, ActsScalar surfaceTolerance=s_onSurfaceTolerance, const Logger &logger=getDummyLogger()) const | Acts::StraightLineStepper | inline |