Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 404 Bytes

readme.md

File metadata and controls

20 lines (15 loc) · 404 Bytes

A wrapper around root's histogram plotting.

Install

Requirements

The only external dependency is a working root installation. The other dependencies will be downloaded by CMake automatically.

  • Root
  • Sol2
  • Lua
  • CLI11
  • fmt

Usage

Basic usage involves writing a configuration file and then running

plotter config_file.lua

See the file example.lua for an example.