Celeritas 0.6.0-dev.116+3fbab5e0
Loading...
Searching...
No Matches
Typedefs | Enumerations | Functions
ValueGridType.hh File Reference
#include "corecel/Types.hh"
#include "corecel/cont/EnumArray.hh"
This graph shows which files directly or indirectly include this file:

Typedefs

template<class T >
using celeritas::ValueGridArray = EnumArray< ValueGridType, T >
 

Enumerations

enum class  celeritas::ValueGridType { macro_xs , energy_loss , range , size_ }
 Hardcoded types of grid data. More...
 

Functions

char constceleritas::to_cstring (ValueGridType value)
 Get the string representation of a grid.
 

Enumeration Type Documentation

◆ ValueGridType

enum class celeritas::ValueGridType
strong

Hardcoded types of grid data.

Enumerator
macro_xs 

Interaction cross sections.

energy_loss 

Energy loss per unit length.

range 

Particle range.