Command line to copy trees with subset of branches from source ROOT files to new trees on a destination ROOT file. More...
Functions | |
| execute () | |
| get_argparse () | |
Variables | |
| str | COMMAND_HELP = "Copy trees with a subset of branches from source ROOT files" |
| str | EPILOG |
Command line to copy trees with subset of branches from source ROOT files to new trees on a destination ROOT file.
| rootslimtree.execute | ( | ) |
Definition at line 45 of file rootslimtree.py.
| rootslimtree.get_argparse | ( | ) |
Definition at line 33 of file rootslimtree.py.
Definition at line 14 of file rootslimtree.py.
| str rootslimtree.EPILOG |
Definition at line 16 of file rootslimtree.py.