Difference between revisions of "Programming Resources (d2n)"
From Hall A Wiki
(→Analysis Code) |
(→Analysis Code) |
||
Line 2: | Line 2: | ||
* [http://www.jlab.org/~flay/code.html Skim Analysis] | * [http://www.jlab.org/~flay/code.html Skim Analysis] | ||
** Contains a number of classes designed to manage input and output data, along with some classes more specific to the skim procedure | ** Contains a number of classes designed to manage input and output data, along with some classes more specific to the skim procedure | ||
+ | |||
+ | ==='''Programming Tips''=== | ||
+ | * [http://diana.parno.net/thoughts Diana's ROOT programming tips] | ||
+ | ** Thoroughly random documentation of ROOT, LaTeX, etc fixes that Diana has used at one point or another. |
Revision as of 22:12, 17 January 2013
Analysis Code
- Skim Analysis
- Contains a number of classes designed to manage input and output data, along with some classes more specific to the skim procedure
'Programming Tips
- Diana's ROOT programming tips
- Thoroughly random documentation of ROOT, LaTeX, etc fixes that Diana has used at one point or another.