Celeritas 0.6.0-129+develop.846910afa
|
#include "celeritas/Types.hh"
Typedefs | |
using | celeritas::ScintParticleId = OpaqueId< struct ScintParticle_ > |
Opaque index to a scintillation particle id. | |
using | celeritas::ParScintSpectrumId = OpaqueId< struct ParScintSpectrum > |
Opaque index to a scintillation spectrum. | |
Enumerations | |
enum class | celeritas::GeneratorType { cherenkov , scintillation } |
Process used to generate optical photons. | |
enum class | SubsurfaceDirection : bool { reverse = false , forward = true } |
Functions | |
CELER_FORCEINLINE_FUNCTION int | celeritas::optical::to_signed_offset (SubsurfaceDirection d) |