Wiki » History » Version 13
Eric Fuchey, 04/06/2020 02:51 PM
| 1 | 8 | Eric Fuchey | h1. Wiki: Documentation of SBS software |
|---|---|---|---|
| 2 | 1 | Eric Fuchey | |
| 3 | 8 | Eric Fuchey | This is the documentation of the SBS software. It is composed of three main modules: |
| 4 | * G4SBS (the Monte Carlo simulation); |
||
| 5 | * SBS-offline (the analysis code based on the Hall A analyzer); |
||
| 6 | * libsbsdig (the digitization library, which produces ADC and TDC values based on the SBS offline signal. |
||
| 7 | 1 | Eric Fuchey | |
| 8 | 8 | Eric Fuchey | h2. Links to documentation of the three SBS software modules: |
| 9 | 1 | Eric Fuchey | |
| 10 | 13 | Eric Fuchey | * "Documentation of G4SBS":https://hallaweb.jlab.org/wiki/index.php/Documentation_of_g4sbs |
| 11 | 8 | Eric Fuchey | * [[Documentation of SBS-offline]] |
| 12 | * [[Documentation of libsbsdig]] |
||
| 13 | |||
| 14 | 1 | Eric Fuchey | h2. Useful links |
| 15 | |||
| 16 | 13 | Eric Fuchey | * "Git Documentation":http://git-scm.com/documentation |
| 17 | * "Github":https://github.com/JeffersonLab/analyzer and "wiki":https://redmine.jlab.org/projects/podd/wiki homepages for the analyzer |
||
| 18 | * "Github homepage for libsbsdig":https://github.com/JeffersonLab/libsbsdig |
||
| 19 | * "Github homepage for SBS-offline":https://github.com/JeffersonLab/SBS-offline |