You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite function GetLeafNames
Use solution proposed by @dennisklein in #1419
Fix variable names.
Remove C-style casts.
Use uniqe_ptr where possible.
Remove fixed tree name.
Use standard types instaed of ROOT types.
Use references instead of pointers where possible.
Remove unneeded functions.
General code improvements.
0 commit comments