|
ATLAS Offline Software
|
Go to the documentation of this file.
30 std::array<element, GSFConstants::maxNumberofMatComponents>
elements = {};
49 std::array<double, GSFConstants::maxNumberofMatComponents>
weights = {};
50 std::array<double, GSFConstants::maxNumberofMatComponents>
deltaPs = {};
Helper struct for multiple scattering effects single component description.
std::array< element, GSFConstants::maxNumberofMatComponents > elements
Helper struct for energy loss effects, multicomponent description.
std::array< AmgSymMatrix(5), GSFConstants::maxNumberofMatComponents > deltaCovariances
#define AmgSymMatrix(dim)
constexpr int8_t maxNumberofMatComponents
Maximum number of Gaussian components for the material effects description.
constexpr size_t alignment
Alignment used for SIMD operations internally to GSF.
Helper struct for combined material effects, multicomponent description.
std::array< double, GSFConstants::maxNumberofMatComponents > deltaPs
Collect Structs we use for material effects in GSF and their meaning in one place.
std::array< AmgVector(5), GSFConstants::maxNumberofMatComponents > deltaParameters