Skip to content

Fix some bugs in AnalysisTree / converter / QA

Viktor Klochkov requested to merge pwg-c2f/cbmroot:update_AT into master

AnalysisTree bugs are fixed:

  • cuts in case of filling from 1 branch were not applied
  • setters for event and branch cuts are added
  • event cut was not applied for Tasks

Converter bugs / improvements:

  • some empty field are fixed
  • TOF -> MC-particles matching

QA:

  • default set of cuts is added
  • binning fixed for some plots

Merge request reports