|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
Device data for creating a LivermorePEInteractor. More...
#include <LivermorePEData.hh>
Public Types | |
| using | Mass = units::MevMass |
Public Member Functions | |
| CELER_FUNCTION | operator bool () const |
| Whether all data are assigned and valid. | |
| template<Ownership W2, MemSpace M2> | |
| LivermorePEData & | operator= (LivermorePEData< W2, M2 > const &other) |
| Assign from another set of data. | |
Public Attributes | |
| LivermorePEIds | ids |
| IDs in a separate struct for readability/easier copying. | |
| real_type | inv_electron_mass |
| 1 / electron mass [1 / Mass] | |
| LivermorePEXsData< W, M > | xs |
| Livermore EPICS2014 photoelectric data. | |
Device data for creating a LivermorePEInteractor.