EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for ActsExamples::BField::ScalableBField, including all inherited members.
getField(const Acts::Vector3D &) const | ActsExamples::BField::ScalableBField | inline |
getField(const Acts::Vector3D &, Cache &cache) const | ActsExamples::BField::ScalableBField | inline |
getFieldGradient(const Acts::Vector3D &, Acts::ActsMatrixD< 3, 3 > &) const | ActsExamples::BField::ScalableBField | inline |
getFieldGradient(const Acts::Vector3D &, Acts::ActsMatrixD< 3, 3 > &, Cache &cache) const | ActsExamples::BField::ScalableBField | inline |
isInside(const Acts::Vector3D &) const | ActsExamples::BField::ScalableBField | inline |
m_BField | ActsExamples::BField::ScalableBField | private |
ScalableBField(Acts::Vector3D B) | ActsExamples::BField::ScalableBField | inlineexplicit |
ScalableBField(double Bx=0., double By=0., double Bz=0.) | ActsExamples::BField::ScalableBField | inline |
setField(double Bx, double By, double Bz) | ActsExamples::BField::ScalableBField | inline |
setField(const Acts::Vector3D &B) | ActsExamples::BField::ScalableBField | inline |