ATLAS Offline Software
|
Helper struct for energy loss effects, multicomponent description. More...
#include <GsfMaterial.h>
Classes | |
struct | element |
Public Attributes | |
std::array< element, GSFConstants::maxNumberofMatComponents > | elements = {} |
int | numElements = 0 |
Helper struct for energy loss effects, multicomponent description.
Definition at line 22 of file GsfMaterial.h.
std::array<element, GSFConstants::maxNumberofMatComponents> GsfMaterial::EnergyLoss::elements = {} |
Definition at line 30 of file GsfMaterial.h.
int GsfMaterial::EnergyLoss::numElements = 0 |
Definition at line 31 of file GsfMaterial.h.