Skip to content

A small wrapper for performing basic analysis and plotting tasks on root histograms

Notifications You must be signed in to change notification settings

kapsiak/RootPlotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A small wrapper for performing basic analysis and plotting tasks on root histograms

Resources

Stars

Watchers

Forks

Packages

No packages published