From HEP at Tennessee
| Title | Link | Description |
|---|---|---|
| Scons | http://www.scons.org/download.php | A great python-based make replacement |
| ROOT | http://root.cern.ch/twiki/bin/view/ROOT/Download | A data analysis framework geared toward HEP data analysis |
| GEANT 4 | http://geant4.web.cern.ch/geant4/support/download.shtml | A toolkit for the simulation of the passage of particles through matter |
| Eclipse | http://www.eclipse.org/downloads | A highly extensible IDE that supports practically all programming languages, including Java, C++, and Python |
| CMSSW | http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/?cvsroot=CMSSW (See the download tarball link at the bottom) | The main library for all CMS-related software |
| Boost | http://sourceforge.net/project/showfiles.php?group_id=7586 | One of the most highly regarded and powerful open source utility libraries for C++ |