|
Celeritas 0.7.0-dev.194+develop.0df4cab59
|
Calculate gamma-nuclear cross sections using the gamma-nuclear data. More...
#include <GammaNuclearMicroXsCalculator.hh>
Public Types | |
Type aliases | |
| using | ParamsRef = NativeCRef< GammaNuclearData > |
| using | Energy = units::MevEnergy |
| using | BarnXs = units::BarnXs |
Public Member Functions | |
| CELER_FUNCTION | GammaNuclearMicroXsCalculator (ParamsRef const &shared, Energy energy) |
| Construct with shared and state data. | |
| CELER_FUNCTION BarnXs | operator() (ElementId el_id) const |
| Compute microscopic (element) cross section. | |
Calculate gamma-nuclear cross sections using the gamma-nuclear data.