Celeritas  0.5.0-56+6b053cd
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::LivermorePEData< W, M > Struct Template Reference

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>
LivermorePEDataoperator= (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.
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::LivermorePEData< W, M >

Device data for creating a LivermorePEInteractor.


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