Old LArSoftWiki » History » Version 16
Brian Rebel, 06/29/2010 09:37 AM
1 | 1 | Brian Rebel | h1. LArSoftWiki |
---|---|---|---|
2 | 1 | Brian Rebel | |
3 | 1 | Brian Rebel | |
4 | 3 | Brian Rebel | The LArSoft software is designed to work for all planned and running liquid argon experiments at Fermilab. It is written in C++ and built on the "ROOT":http://root.cern.ch data analysis software and the "FMWK":http://enrico1.physics.indiana.edu/fmwk/wiki/index.php?n=Site.FMWK framework for HEP experiments. The releases of the software are managed using an "SRT":http://runiicomputing.fnal.gov/cmgt/SoftRelTools-Manual/SoftRelTools-Manual-chunks/index.html distribution. |
5 | 1 | Brian Rebel | |
6 | 16 | Brian Rebel | To join the LArSoft mailing list, please send follow these "instructions":http://listserv.fnal.gov/users.asp#subscribe%20to%20list using the list name LARSOFT. |
7 | 16 | Brian Rebel | |
8 | 4 | Brian Rebel | h1. LArSoft documentation |
9 | 1 | Brian Rebel | |
10 | 1 | Brian Rebel | * [[Accessing LArSoft]] |
11 | 1 | Brian Rebel | * Using LArSoft |
12 | 1 | Brian Rebel | o [[Fermilab Installation]] |
13 | 1 | Brian Rebel | o [[Nevis Installation]] |
14 | 1 | Brian Rebel | o [[Installing a Local Copy]] |
15 | 1 | Brian Rebel | o [[Editing Code]] |
16 | 1 | Brian Rebel | o [[Adding A Package to LArSoft]] |
17 | 13 | Brian Rebel | o [[Creating new reconstruction or simulation algorithms]] |
18 | 1 | Brian Rebel | o [[Running Jobs]] |
19 | 1 | Brian Rebel | * [[Package Documentation]] |
20 | 15 | William Seligman | o [[Namespace]]-to-package correspondence |
21 | 1 | Brian Rebel | * How-tos |
22 | 1 | Brian Rebel | o [[Getting started with an analysis task]] |
23 | 1 | Brian Rebel | o [[Creating GDML]] files for the LArSoft detector description |
24 | 1 | Brian Rebel | o [[Interactive ROOT sessions]] |
25 | 5 | William Seligman | o [[Backtracking the simulation]] |
26 | 14 | William Seligman | o Working with the [[eve ID]], that is, the ultimate mother particle in a simulated shower |
27 | 11 | William Seligman | o [[EventGenerator|Generating events]] |
28 | 12 | William Seligman | o Running jobs [[outside Fermilab]] |
29 | 10 | Brian Rebel | * [[Trouble Shooting]] and Gotchas |
30 | 1 | Brian Rebel | * Available files |
31 | 1 | Brian Rebel | o [[Data]] |
32 | 6 | Brian Rebel | o [[Monte Carlo]] |
33 | 6 | Brian Rebel | |
34 | 4 | Brian Rebel | h1. Getting Access to FNAL Computing |
35 | 1 | Brian Rebel | |
36 | 1 | Brian Rebel | In order to work on LArSoft development you will need to have access to the FNAL computing resources. The procedure for getting a FNAL account is described at |
37 | 1 | Brian Rebel | |
38 | 1 | Brian Rebel | http://computing.fnal.gov/xms/Services/Getting_Started/Introduction_to_Computing_at_Fermilab |
39 | 1 | Brian Rebel | |
40 | 1 | Brian Rebel | If you will be in residence at the lab, follow the instructions for an on-site visitor. If you will be based at your home institution, follow the instructions for an off-site visitor. |
41 | 4 | Brian Rebel | |
42 | 4 | Brian Rebel | h1. Useful Links |
43 | 4 | Brian Rebel | |
44 | 4 | Brian Rebel | * "LArSoft doxygen":http://t962.fnal.gov/dox/html/index.html |
45 | 4 | Brian Rebel | * "FMWK wiki":http://enrico1.physics.indiana.edu/fmwk |