Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Classes | |
struct | ActsFatras::detail::NuclearInteractionParameters |
Data storage of the parametrized nuclear interaction. More... | |
struct | ActsFatras::detail::NuclearInteractionParameters::ParametersWithFixedMultiplicity |
Nested struct for the storage of the kinematic parametrisations for a given final state multiplicity. More... | |
Namespaces | |
namespace | ActsFatras |
namespace | ActsFatras::detail |
Typedefs | |
using | ActsFatras::detail::NuclearInteractionParametrisation = std::vector< std::pair< float, NuclearInteractionParameters >> |
Parametrisation of a single particle. | |
using | ActsFatras::detail::MultiParticleNuclearInteractionParametrisation = std::vector< std::pair< int, NuclearInteractionParametrisation >> |
Parametrisation of multiple particles. | |