RootTools Namespace Reference

My commonly used, general functions to manipulate ROOT objects; so I only ever write them once. More...

Detailed Description

My commonly used, general functions to manipulate ROOT objects; so I only ever write them once.

This lovingly curated namespace can be imported into cint/cling with gSystem->Load('anitaAnalysisTools.so"), replace .so with .dylib if you're on a Mac. This namespace is a collection of little routines to modify things like TGraphs in a general way, for things that are too simple to deserve a dedicated class of their own.