|
CORSIKA8
0.0.0
The framework to simulate particle cascades for astroparticle physics
|

Public Member Functions | |
| template<typename... TArgs> | |
| InhomogeneousMedium (NuclearComposition const &nuclComp, TArgs &&... rhoTArgs) | |
| MassDensityType | getMassDensity (Point const &point) const override |
| NuclearComposition const & | getNuclearComposition () const override |
| GrammageType | getIntegratedGrammage (BaseTrajectory const &line) const override |
| LengthType | getArclengthFromGrammage (BaseTrajectory const &pLine, GrammageType grammage) const override |
Definition at line 25 of file InhomogeneousMedium.hpp.