A GUI for performing analysis on a ROOT TTree stored in a .root file.
Requires ROOT, tested on version 6.30/06.
For bash
git clone https://github.com/charlievelas/TreeUI.git
cd TreeUI
export TreeUI=$PWD
root '$TreeUI/loadGUI("/the/location/of/file.root")'