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

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>
FluctuationDataoperator= (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< UrbanFluctuationParametersurban
 Model parameters.
 

Detailed Description

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

Data needed to sample from the energy loss distribution.


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