Celeritas
0.5.0-56+6b053cd
|
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.