Celeritas
0.5.0-56+6b053cd
|
Data needed to sample from the energy loss distribution. More...
#include <FluctuationData.hh>
Public Types | |
template<class T > | |
using | MaterialItems = Collection< T, W, M, MaterialId > |
using | Mass = units::MevMass |
Public Member Functions | |
CELER_FUNCTION | operator bool () const |
Check whether the data is assigned. | |
template<Ownership W2, MemSpace M2> | |
FluctuationData & | operator= (FluctuationData< W2, M2 > const &other) |
Assign from another set of data. | |
Public Attributes | |
ParticleId | electron_id |
ID of an electron. | |
Mass | electron_mass |
Electron mass. | |
MaterialItems< UrbanFluctuationParameters > | urban |
Model parameters. | |
Data needed to sample from the energy loss distribution.