Difference between revisions of "Programming Resources (d2n)"
From Hall A Wiki
(→Analysis Code) |
m |
||
(2 intermediate revisions by 2 users not shown) | |||
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. |
Latest revision as of 22:13, 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.