Skip to content

franaln/plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plotter

Dependencies

  • ROOT 5.28 or higher

Install

make (and add plotter to the PATH)

or

make && make install (this will install plotter in the usual place: /usr/bin)

Bash completion

If you are using bash, you can install the bash completion file doing this:

cp extra/plotter_completion /etc/bash_completion.d/plotter

Usage

plotter [options] file1.root file2.root file3.root ...

Options
-m, --merge: If the input files have the same tree, the tree is merged using a TChain and is shown as a unique tree.

plotter will only read the "plotable" objects from the files.

And make plots :D!

About

GUI interface to easily plot ROOT histograms, trees or graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors