CWNFramework: Column-wise ntuples in suez

CWNFramework is a package designed to make creating column-wise ntuples easy in both HBOOK and ROOT. The variables of the ntuple are specified in a separate text file; the ntuple structures and the interface with HBOOK/ROOT are taken care of automatically.

Here's a quick-start guide on how to use the framework. Assume that your processor is called MyProc, and you want your tuple class to be MyTuple.