|
ACTS
Experiment-independent tracking
|
This is the complete list of members for Acts::SympyStepper, including all inherited members.
| absoluteMomentum(const State &state) const | Acts::SympyStepper | |
| BoundState typedef | Acts::SympyStepper | |
| boundState(State &state, const Surface &surface, bool transportCov=true, const FreeToBoundCorrection &freeToBoundCorrection=FreeToBoundCorrection(false)) const | Acts::SympyStepper | |
| charge(const State &state) const | Acts::SympyStepper | |
| Covariance typedef | Acts::SympyStepper | |
| curvilinearState(State &state, bool transportCov=true) const | Acts::SympyStepper | |
| direction(const State &state) const | Acts::SympyStepper | |
| getField(State &state, const Vector3 &pos) const | Acts::SympyStepper | |
| getStepSize(const State &state, ConstrainedStep::Type stype) const | Acts::SympyStepper | |
| initialize(State &state, const BoundTrackParameters &par) const | Acts::SympyStepper | |
| initialize(State &state, const BoundVector &boundParams, const std::optional< BoundMatrix > &cov, ParticleHypothesis particleHypothesis, const Surface &surface) const | Acts::SympyStepper | |
| Jacobian typedef | Acts::SympyStepper | |
| m_bField | Acts::SympyStepper | protected |
| makeState(const Options &options) const | Acts::SympyStepper | |
| momentum(const State &state) const | Acts::SympyStepper | |
| outputStepSize(const State &state) const | Acts::SympyStepper | |
| particleHypothesis(const State &state) const | Acts::SympyStepper | |
| position(const State &state) const | Acts::SympyStepper | |
| prepareCurvilinearState(State &state) const | Acts::SympyStepper | |
| qOverP(const State &state) const | Acts::SympyStepper | |
| releaseStepSize(State &state, ConstrainedStep::Type stype) const | Acts::SympyStepper | |
| setIdentityJacobian(State &state) const | Acts::SympyStepper | |
| step(State &state, Direction propDir, const IVolumeMaterial *material) const | Acts::SympyStepper | |
| SympyStepper(std::shared_ptr< const MagneticFieldProvider > bField) | Acts::SympyStepper | explicit |
| SympyStepper(const Config &config) | Acts::SympyStepper | explicit |
| time(const State &state) const | Acts::SympyStepper | |
| transportCovarianceToBound(State &state, const Surface &surface, const FreeToBoundCorrection &freeToBoundCorrection=FreeToBoundCorrection(false)) const | Acts::SympyStepper | |
| transportCovarianceToCurvilinear(State &state) const | Acts::SympyStepper | |
| update(State &state, const FreeVector &freeParams, const BoundVector &boundParams, const Covariance &covariance, const Surface &surface) const | Acts::SympyStepper | |
| update(State &state, const Vector3 &uposition, const Vector3 &udirection, double qOverP, double time) const | Acts::SympyStepper | |
| updateStepSize(State &state, const NavigationTarget &target, Direction direction, ConstrainedStep::Type stype) const | Acts::SympyStepper | |
| updateStepSize(State &state, double stepSize, ConstrainedStep::Type stype) const | Acts::SympyStepper | |
| updateSurfaceStatus(State &state, const Surface &surface, std::uint8_t index, Direction navDir, const BoundaryTolerance &boundaryTolerance, double surfaceTolerance, ConstrainedStep::Type stype, const Logger &logger=getDummyLogger()) const | Acts::SympyStepper |