int constexpr get_nucleus_A(Code const)
returns A for hard-coded nucleus, otherwise 0
bool constexpr is_nucleus(Code const)
true iff the particle is a hard-coded nucleus or Code::Nucleus
Interface to particle properties.
std::tuple< CrossSectionType, CrossSectionType > getCrossSection(Code const, Code const, HEPEnergyType const) const
returns production and elastic cross section for hadrons in sibyll. Inputs are: CorsikaId of beam par...