Skip to content

Fix bug in configuration for plume lumi algorithm

Daniel Charles Craik requested to merge dcraik-lumi-plume-bugfix into master

Adds two lines to the configuration of the plume lumi counter algorithm, which were accidentally omitted in the original version. Also adds one omitted line to MakeLumiSummary.cu, which allows the plume counters to be written to the output bank.

Additionally fixed a bug where the plume overthreshold bits counters would overflow.

Plume lumi counters produced successfully in offline and online tests.

Edited by Daniel Charles Craik

Merge request reports