EVBC::flush

Name

EVBC::flush -- Flush event builder event queues.

Synopsis

EBC::flush

DESCRIPTION

Requests that the event builder order data until all of its input queues are empty. This should not be done unless you know that the event builder is not likely to receive any new data for a while (e.g. run has halted). The actual flush is performed asynchronously and may require some time to perform depending on how backed up the input queues are.