Skip to content

add NtupleBranchAccessByName_asDouble

This adds a maximally generic accessor, which implements a "vector of doubles" like interface with a size and double content on any branch given just the name.

Not recommended for standard use, but can be helpful when the types of branches are only known at run-time.

Merge request reports