Skip to content

QA: Added event-builder type to the parameters of the run_qa function

Sergei Zharko requested to merge s.zharko/cbmroot:ca-input-qa-updates-2 into master

The merge requests adds an event-builder selection parameter to the run_qa.C macro. Depending on the parameter ("", "Ideal", "Real") the cbm::ca::OutputQa task is executed either in time-based, or in event-based regime.

Merge request reports