cmd/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
groot/cmd/root-cp | root-cp selects and copies keys from a ROOT file to another ROOT file. |
groot/cmd/root-diff | root-diff compares the content of 2 ROOT files, including the content of their Trees (for all entries), if any. |
groot/cmd/root-dump | root-dump dumps the content of a ROOT file, including the content of the Trees (for all entries), if any. |
groot/cmd/root-gen-datareader | Command root-gen-datareader generates a Go struct to easily read the event data type stored inside a Tree. |
groot/cmd/root-gen-rfunc | Command root-gen-rfunc generates a rfunc.Formula based on a function signature or an already existing function. |
groot/cmd/root-gen-streamer | Command root-gen-streamer generates a StreamerInfo for ROOT and user types. |
groot/cmd/root-gen-type | Command root-gen-type generates a Go type from the StreamerInfo contained in a ROOT file. |
groot/cmd/root-ls | root-ls lists the content of a ROOT file. |
groot/cmd/root-merge | root-merge merges ROOT files' content into a merged ROOT file. |
groot/cmd/root-print | root-print prints ROOT files contents to PDF, PNG, ... |
groot/cmd/root-split | root-split splits an input file+tree into multiple output ROOT files, each containing N entries. |
groot/cmd/root-srv | root-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.