root-split

command
v0.34.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

root-split splits an input file+tree into multiple output ROOT files, each containing N entries.

Usage: root-split [options] file.root

ex:

$> root-split -o out.root -n 10 ./testdata/chain.flat.1.root

options:

-n int
  	number of events to split into (default 100)
-o string
  	path to output ROOT files (default "out.root")
-t string
  	input tree name to split (default "tree")
-v	enable verbose mode

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL