Skip to content

Update AnalysisTree

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

Some bugs in AT/ATQA fixed:

* branch id now calculated from std::hash(name) -> allows adding new branches in separate files.
* uint -> unsigned int
* REAME improved + some QA examples

In converter added titles for some fields.

Merge request reports