15 namespace ActsFatras {
21 std::pair<std::vector<float>, std::vector<uint32_t>>;
24 std::vector<std::pair<int, std::vector<std::pair<int, float>>>>;
45 for (
unsigned int i = 0;
i < sizeMom;
i++) {
46 for (
unsigned int j = 0;
j < sizeMom;
j++) {
53 for (
unsigned int i = 0;
i < sizeInvMass;
i++) {
54 for (
unsigned int j = 0;
j < sizeInvMass;
j++) {
103 std::vector<std::pair<float, NuclearInteractionParameters>>;
106 std::vector<std::pair<int, NuclearInteractionParametrisation>>;