Skip to content

support for plain types with `Flow`

Previously, we introduced Darwin::Tools::Flow to help set up branches. Surprisingly, we forgot to ensure support for plain C++ types such as int. The reason is that branches are handled differently in ROOT depending on the type. This MR fixes that.

Merge request reports

Loading