Skip to content

Add beamslice variables for timing I/O

Valentin Volkl requested to merge vavolkl/guinea-pig:beamslice-timing into master

This MR from Emmanuel Perez (?) adds some useful information to the output. Some of the already long function calls are pushed a bit to the limit of readability, and there is some code duplication for inline void make_bhabha(PAIR_BEAM& bhabhas ... but I also don't see a better way to do it without substantially restructuring the code.

Merge request reports