|
Celeritas 0.7.0-dev.196+develop.8d0d9047c
|
Data needed to sample from the energy loss distribution. More...
#include <FluctuationData.hh>
Public Types | |
| template<class T > | |
| using | MaterialItems = Collection< T, W, M, PhysMatId > |
| 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.