Home - TC01/Treemaker GitHub Wiki

Welcome to the Treemaker wiki!

The documentation for this project was threatening to exceed what could sanely be stored in a single file, so I opted to set up a small github-powered wiki for it.

If you'd like to clone a copy of the documentation for offline browsing, please run:

git clone https://github.com/TC01/Treemaker.wiki.git

If you're just looking for a slightly more in-depth version of how to get started, I would recommend reading the three documents below:

  1. Writing Plugins
  2. Job Splitting
  3. Creating Config Files

The following articles document slightly more advanced uses of Treemaker, specifically how to run over more than just a single directory of ntuples.

  1. Running over TTrees
  2. Running via xRootD and DAS

If you are looking for documentation on Splitter, the light-weight version of Treemaker, consult the article Using Splitter. Note that you are expected to be familiar with most of the above documentation before reading this one.