Magnetic field Elements use std::array,ATH_RESTRICT
Magnetic field Elements
- use
std::arraywhen can make syntax easier, - use
ATH_RESTRICTwhere seems OK to do so - use
consta bit more where possible
Magnetic field Elements
std::array when can make syntax easier,ATH_RESTRICT where seems OK to do soconst a bit more where possible