Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
    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.
  • Loading branch information
fuhlig1 committed Jul 7, 2023
1 parent e07eeec commit 070d938
Showing 1 changed file with 196 additions and 161 deletions.
Loading

0 comments on commit 070d938

Please sign in to comment.