Difference between revisions of "Programming Resources (d2n)"

From Hall A Wiki
Jump to: navigation, search
(Analysis Code)
m
 
Line 3: Line 3:
 
** 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''===
+
==='''Programming Tips'''===
 
* [http://diana.parno.net/thoughts Diana's ROOT 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.
 
** 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