Skip to content
Snippets Groups Projects

[bugfix]: offline QA: ECbmRecoMode::Timeslice as a default for data processing in the CbmQaTask class

Merged Sergei Zharko requested to merge s.zharko/cbmroot:bugfix-qa into master

In the CbmQaTask the two regimes of input data branches handling are available: loops within CbmEvent objects (ECbmRecoMode::EventByEvent) and loop over entire timeslice (ECbmRecoMode::Timeslice). Previously, the first regime was selected by default, what led to the repeated filling of the histograms in the CA input QA and the CA setup QA. Now this regime should be enabled explicitly in the constructor of the task if the access to the CbmEvent objects and hit/track indices within them is available in the particular QA-task.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading