ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Examples/Detectors/MagneticField/include/ACTFW/Plugins/BField/ScalableBField.hpp>
Public Member Functions | |
Cache (const Acts::MagneticFieldContext &mcfg) | |
constructor with context | |
Public Attributes | |
double | scalor = 1. |
Definition at line 31 of file ScalableBField.hpp.
View newest version in sPHENIX GitHub at line 31 of file ScalableBField.hpp
|
inline |
constructor with context
Definition at line 35 of file ScalableBField.hpp.
View newest version in sPHENIX GitHub at line 35 of file ScalableBField.hpp
References any_cast(), and scalor.
double FW::BField::ScalableBField::Cache::scalor = 1. |
Definition at line 32 of file ScalableBField.hpp.
View newest version in sPHENIX GitHub at line 32 of file ScalableBField.hpp
Referenced by Cache(), FW::BField::ScalableBField::getField(), and FW::BField::ScalableBField::getFieldGradient().