root-print

command
v0.31.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2022 License: BSD-3-Clause Imports: 18 Imported by: 0

Documentation

Overview

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

Jump to

Keyboard shortcuts

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