7 #ifndef SRC_INCLUDE_EXPERIMENTPARAMETERS_H_ 8 #define SRC_INCLUDE_EXPERIMENTPARAMETERS_H_ 84 #endif // SRC_INCLUDE_EXPERIMENTPARAMETERS_H_ bool potential_affect_threshold
This indicates whether the mean field potentials affect the scattering or decaying processes by shift...
bool use_AQM
Whether to use the AQM or not.
std::unique_ptr< Clock > labclock
System clock (for simulation time keeping in the computational frame)
const ReactionsBitSet included_2to2
This indicates which two to two reactions are switched off.
bool two_to_one
This indicates whether two to one reactions are switched on.
double low_snn_cut
Elastic collisions between the nucleons with the square root s below low_snn_cut are excluded...
NNbarTreatment
Treatment of N Nbar Annihilation.
NNbarTreatment nnbar_treatment
This indicates how NNĚ… annihilation should be treated; options are to neglect it, make it conserve de...
std::unique_ptr< Clock > outputclock
Output clock to keep track of the next output time.
double gauss_cutoff_in_sigma
Distance at which gaussian is cut, i.e. set to zero, IN SIGMA (not fm)
std::bitset< 10 > ReactionsBitSet
Container for the 2 to 2 reactions in the code.
double gaussian_sigma
Width of gaussian Wigner density of particles.
bool strings_switch
This indicates whether string fragmentation is switched on.
bool photons_switch
This indicates whether photons are switched on.
int testparticles
Number of test particle.
bool strings_with_probability
This indicates whether the string fragmentation is swiched on with a probability smoothly increasing ...
Helper structure for Experiment.