Documentation: Difference between revisions

From LZ Computing
Jump to navigation Jump to search
No edit summary
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
==ROOT==
==ROOT==
It is an object-oriented data analysis framework.
You should become familiar with ROOT. It is an object-oriented data analysis framework.


If you will be new to the ROOT data analysis package
If you will be new to the ROOT data analysis package
Line 8: Line 8:
* ROOT tutorial from Columbia University
* ROOT tutorial from Columbia University
** https://www.nevis.columbia.edu/~seligman/root-class/
** https://www.nevis.columbia.edu/~seligman/root-class/
:This is worth looking over, especially for anyone who is new to ROOT.

* The ROOT Primer is located at
** https://root.cern.ch/root/htmldoc/guides/primer/ROOTPrimer.html
* Most of the time you'll be working on the servers as there is no direct Windows release of the most up-to-date version. But you can use Windows 5.34.36 on Windows from https://root.cern.ch/content/release-53436 (And indeed we usually use root 5.34 on the servers anyway).


==UNIX / Linux Tutorial==
==UNIX / Linux Tutorial==
Line 13: Line 18:
*Simple tutorials which cover the basics of UNIX/Linux commands
*Simple tutorials which cover the basics of UNIX/Linux commands
** http://www.ee.surrey.ac.uk/Teaching/Unix/
** http://www.ee.surrey.ac.uk/Teaching/Unix/
----
===Reading Material on Dark Matter===
* [https://www.newscientist.com/round-up/instant-expert-dark-matter/ D. Hooper, "Instant Expert: Dark matter," New Scientist, (2011)]

* [http://science.sciencemag.org/content/347/6226/1100.full D. N. Spergel, "The dark side of cosmology: Dark matter and dark energy," SCIENCE, 1100-1102 (2015)]

* [http://www.nature.com/nature/journal/v537/n7622_supp/full/537S194a.html J. Hecht, "Dark matter: What's the matter?," Nature 537, S194-S197 (2016)]

* [http://www-pdg.lbl.gov/ C. Patrignani et al. (Particle Data Group), "Review of Particle Physics," Chin. Phys. C, 40, 100001 (2016) and 2017 update]

* [http://www-pdg.lbl.gov/2016/reviews/rpp2016-rev-dark-matter.pdf Particle Data Group (C. Patrignani (Bologna U. & INFN, Bologna) et al.), "Dark Matter," Chin. Phys. C, 40, 100001 (2016)]

Latest revision as of 15:57, 21 June 2017

ROOT

You should become familiar with ROOT. It is an object-oriented data analysis framework.

If you will be new to the ROOT data analysis package

This is worth looking over, especially for anyone who is new to ROOT.

UNIX / Linux Tutorial

Everyone should become familiar with linux


Reading Material on Dark Matter