1 |
loizides |
1.3 |
$Id: README,v 1.2 2008/07/03 08:05:18 loizides Exp $
|
2 |
loizides |
1.1 |
|
3 |
|
|
The Tree-Analysis-Module (TAM) framework is an independent package
|
4 |
|
|
developed with three main goals in mind:
|
5 |
loizides |
1.2 |
* First, to provide a very general, modular framework for analyzing data in ROOT trees.
|
6 |
loizides |
1.1 |
* Second, to ensure compatibility with Proof and allow users to switch between Proof-based
|
7 |
|
|
and Proof-less analysis with as much ease as possible.
|
8 |
|
|
* Third, to hide, as much as possible, all direct interaction with the tree itself from the user.
|
9 |
|
|
|
10 |
|
|
Its main twiki page is at http://www.cmsaf.mit.edu/twiki/bin/view/Software/TAM.
|
11 |
loizides |
1.3 |
The current revision from which we branched of is: Revision 5397.
|
12 |
loizides |
1.1 |
|
13 |
|
|
If you think you found a bug, please send an email to loizides@mit.edu.
|
14 |
|
|
Please note that the coding conventions used for TAM do not necessarily
|
15 |
|
|
coincide with what we use for MitAna.
|