ATLAS Offline Software
Classes | Public Attributes | List of all members
GsfMaterial::EnergyLoss Struct Reference

Helper struct for energy loss effects, multicomponent description. More...

#include <GsfMaterial.h>

Collaboration diagram for GsfMaterial::EnergyLoss:

Classes

struct  element
 

Public Attributes

std::array< element, GSFConstants::maxNumberofMatComponentselements = {}
 
int numElements = 0
 

Detailed Description

Helper struct for energy loss effects, multicomponent description.

Definition at line 22 of file GsfMaterial.h.

Member Data Documentation

◆ elements

std::array<element, GSFConstants::maxNumberofMatComponents> GsfMaterial::EnergyLoss::elements = {}

Definition at line 30 of file GsfMaterial.h.

◆ numElements

int GsfMaterial::EnergyLoss::numElements = 0

Definition at line 31 of file GsfMaterial.h.


The documentation for this struct was generated from the following file: