ROOT Tips & Tricks for Beginners
User documentation
05/23/2018
Introductory tutorial to the ROOT data analysis framework. Covers the C++ interpreter, Python bindings, functions, graphs, histograms, fitting, and basic analysis of n-tuple-like trees. Intended to be run interactively, so access to a ROOT 6 installation with Python support (preferably Python 3) is recommended. Accompanying files can be downloaded from the companion GitHub repository.