Skip to content

Fix memory allocation of tupling

The tupling will always allocate the memory required to output information, if it is not being used. Change to only allocating buffers if and only if tupling is enabled, hopefully reduces memory usage by a bit. Also requires the splitting of monitoring from tupling in the KsToPiPi line, and will require the same splitting in the downstream lines, i.e. !1686 (closed)

@cagapopo

Merge request reports

Loading