EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for Acts::AtlasStepper< bfield_t >, including all inherited members.
AtlasStepper(bfield_t bField) | Acts::AtlasStepper< bfield_t > | inline |
BField typedef | Acts::AtlasStepper< bfield_t > | |
BoundState typedef | Acts::AtlasStepper< bfield_t > | |
boundState(State &state, const Surface &surface) const | Acts::AtlasStepper< bfield_t > | inline |
charge(const State &state) const | Acts::AtlasStepper< bfield_t > | inline |
Covariance typedef | Acts::AtlasStepper< bfield_t > | |
covarianceTransport(State &state) const | Acts::AtlasStepper< bfield_t > | inline |
covarianceTransport(State &state, const Surface &surface) const | Acts::AtlasStepper< bfield_t > | inline |
CurvilinearState typedef | Acts::AtlasStepper< bfield_t > | |
curvilinearState(State &state) const | Acts::AtlasStepper< bfield_t > | inline |
direction(const State &state) const | Acts::AtlasStepper< bfield_t > | inline |
getField(State &state, const Vector3D &pos) const | Acts::AtlasStepper< bfield_t > | inline |
Jacobian typedef | Acts::AtlasStepper< bfield_t > | |
m_bField | Acts::AtlasStepper< bfield_t > | private |
m_overstepLimit | Acts::AtlasStepper< bfield_t > | private |
momentum(const State &state) const | Acts::AtlasStepper< bfield_t > | inline |
outputStepSize(const State &state) const | Acts::AtlasStepper< bfield_t > | inline |
overstepLimit(const State &) const | Acts::AtlasStepper< bfield_t > | inline |
position(const State &state) const | Acts::AtlasStepper< bfield_t > | inline |
releaseStepSize(State &state) const | Acts::AtlasStepper< bfield_t > | inline |
resetState(State &state, const BoundVector &boundParams, const BoundSymMatrix &cov, const Surface &surface, const NavigationDirection navDir=forward, const double stepSize=std::numeric_limits< double >::max()) const | Acts::AtlasStepper< bfield_t > | inline |
setStepSize(State &state, double stepSize, ConstrainedStep::Type stype=ConstrainedStep::actor) const | Acts::AtlasStepper< bfield_t > | inline |
step(propagator_state_t &state) const | Acts::AtlasStepper< bfield_t > | inline |
time(const State &state) const | Acts::AtlasStepper< bfield_t > | inline |
update(State &state, const FreeVector ¶meters, const Covariance &covariance) const | Acts::AtlasStepper< bfield_t > | inline |
update(State &state, const Vector3D &uposition, const Vector3D &udirection, double up, double time) const | Acts::AtlasStepper< bfield_t > | inline |
updateStepSize(State &state, const object_intersection_t &oIntersection, bool release=true) const | Acts::AtlasStepper< bfield_t > | inline |
updateSurfaceStatus(State &state, const Surface &surface, const BoundaryCheck &bcheck) const | Acts::AtlasStepper< bfield_t > | inline |