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

root-srv command

root-srv runs a web server that can inspect and browse ROOT files. root-srv can also display ROOT objects (TH1x, TH2x, TGraphs, TGraphErrors, TGraphAsymmErrors, TDirectories, TTrees, ...).

Usage: root-srv [options]

ex:

$> root-srv -addr=:8080 &
2017/04/06 15:13:59 server listening on :8080

$> open localhost:8080

$> root-srv -addr :8080 -serv https -host example.com
2017/04/06 15:13:59 https server listening on :8080 at example.com
Version
v0.36.0 (latest)
Published
Nov 15, 2024
Platform
linux/amd64
Imports
27 packages
Last checked
1 day ago

Tools for package owners.