hepgo-hep.org/x/hep/groot/cmd/root-print

root-print command

root-print prints ROOT files contents to PDF, PNG, ... files.

Examples:

$> root-print -f pdf ./testdata/histos.root
$> root-print -f pdf ./testdata/histos.root:h1
$> root-print -f pdf ./testdata/histos.root:h.*
$> root-print -f pdf -o output ./testdata/histos.root:h1

$> root-print -h
Usage: root-print [options] file.root [file.root [...]]

options:
  -f string
    	output format for plots (pdf, png, svg, ...) (default "pdf")
  -o string
    	output directory for plots
  -v	enable verbose mode
Version
v0.36.0 (latest)
Published
Nov 15, 2024
Platform
linux/amd64
Imports
18 packages
Last checked
1 day ago

Tools for package owners.