#include <scatteractionsfinderparameters.h>
Constants related to transition between low and high collision energies.
Definition at line 20 of file scatteractionsfinderparameters.h.
Public Attributes | |
| const std::pair< double, double > | sqrts_range_Npi |
| Transition range in N \(\pi \) collisions. More... | |
| const std::pair< double, double > | sqrts_range_NN |
| Transition range in NN collisions. More... | |
| const double | sqrts_add_lower |
| Constant for the lower end of transition region in the case of AQM this is added to the sum of masses. More... | |
| const double | sqrts_range_width |
| Constant for the range of transition region, in the case of AQM this is added to the sum of masses + sqrts_add_lower. More... | |
| const double | pipi_offset |
| Constant offset as to where to turn on the strings and elastic processes for \( \pi \pi \) reactions (this is an exception because the normal AQM behavior destroys the cross-section at very low \(\sqrt{s} \) and around the \( f_2 \) peak) More... | |
| const double | KN_offset |
| Constant offset as to where to shift from 2to2 to string processes (in GeV) in the case of KN reactions. More... | |
| const std::pair<double, double> smash::StringTransitionParameters::sqrts_range_Npi |
Transition range in N \(\pi \) collisions.
Definition at line 22 of file scatteractionsfinderparameters.h.
| const std::pair<double, double> smash::StringTransitionParameters::sqrts_range_NN |
Transition range in NN collisions.
Tuned to reproduce experimental exclusive cross section data, and at the same produce excitation functions that are as smooth as possible. The default of a 1 GeV range is preserved.
Definition at line 30 of file scatteractionsfinderparameters.h.
| const double smash::StringTransitionParameters::sqrts_add_lower |
Constant for the lower end of transition region in the case of AQM this is added to the sum of masses.
Definition at line 36 of file scatteractionsfinderparameters.h.
| const double smash::StringTransitionParameters::sqrts_range_width |
Constant for the range of transition region, in the case of AQM this is added to the sum of masses + sqrts_add_lower.
Definition at line 42 of file scatteractionsfinderparameters.h.
| const double smash::StringTransitionParameters::pipi_offset |
Constant offset as to where to turn on the strings and elastic processes for \( \pi \pi \) reactions (this is an exception because the normal AQM behavior destroys the cross-section at very low \(\sqrt{s} \) and around the \( f_2 \) peak)
Definition at line 50 of file scatteractionsfinderparameters.h.
| const double smash::StringTransitionParameters::KN_offset |
Constant offset as to where to shift from 2to2 to string processes (in GeV) in the case of KN reactions.
Definition at line 56 of file scatteractionsfinderparameters.h.