cmd/ directory

Directories

PathSynopsis
groot/cmd/root-cproot-cp selects and copies keys from a ROOT file to another ROOT file.
groot/cmd/root-diffroot-diff compares the content of 2 ROOT files, including the content of their Trees (for all entries), if any.
groot/cmd/root-dumproot-dump dumps the content of a ROOT file, including the content of the Trees (for all entries), if any.
groot/cmd/root-gen-datareaderCommand root-gen-datareader generates a Go struct to easily read the event data type stored inside a Tree.
groot/cmd/root-gen-rfuncCommand root-gen-rfunc generates a rfunc.Formula based on a function signature or an already existing function.
groot/cmd/root-gen-streamerCommand root-gen-streamer generates a StreamerInfo for ROOT and user types.
groot/cmd/root-gen-typeCommand root-gen-type generates a Go type from the StreamerInfo contained in a ROOT file.
groot/cmd/root-lsroot-ls lists the content of a ROOT file.
groot/cmd/root-mergeroot-merge merges ROOT files' content into a merged ROOT file.
groot/cmd/root-printroot-print prints ROOT files contents to PDF, PNG, ...
groot/cmd/root-splitroot-split splits an input file+tree into multiple output ROOT files, each containing N entries.
groot/cmd/root-srvroot-srv runs a web server that can inspect and browse ROOT files.
Version
v0.36.0 (latest)
Published
Nov 15, 2024
Platform
linux/amd64
Last checked
2 days ago

Tools for package owners.