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