Wiki¶
Introduction¶
This is the homepage of the main Hall A physics analysis software, "Podd". The software is an object-oriented, modular and extensible framework built on top of ROOT. Classes are available for the most common analysis tasks involving data from the standard Hall A experimental equipment, in particular the HRS spectrometers and detectors. Standard physics calculations for single arm (e,e'), conincidence (e,e'X) and photoproduction reactions are available, as well as for auxiliary tasks such as energy loss corrections, vertex position calculations, etc.
The included Software Development Kit (SDK) provides users with a rapid development environment for building experiment-specific extension libraries. One can quickly implement new detectors, physics computation modules and even entire spectrometers.
Resources¶
- Documentation
- Release Notes (outdated, to be revised)
- Git Repository
- Class Index (outdated, to be revised)
Downloads¶
Most recent source code:- Analyzer 1.7.4 source code (production version) (gz) - 6 Nov 2022
- Analyzer 1.6.6 source code (old version) (gz) (xz) - 22 Feb 2019
- Analyzer 1.5.37 source code (legacy version) (gz) (xz) - 03 Mar 2017
- optimize++ tool v1.3 for spectrometer optics calibration (gz) - 7 March 2007
- tree2ascii tool v1.1 for dumping ROOT trees to ASCII files (gz) - 06 Dec 2006
Older versions can be found in the archive
Currently, we do not offer precompiled binaries for download.
Tutorials/Talks¶
- Hall A & C Data Analysis Workshop June 25-26, 2018
- Hall A & C Data Analysis Workshop June 26-27, 2017
- Hands-On Tutorial with E12-07-108 (GMp) replay -- updated 25 Apr 2016
- Analyzer Hands-On Tutorial with E08-027 (g2p) replay -- 14 Jan 2015
Minimum System Requirements¶
Additional Resources¶
- The ROOT project at CERN. Basis for this project. Start by reading the ROOT Primer.
- ROOT on JLab CUE (local support for ROOT).
- C++ reference documentation
- C++ FAQ. C++ programming tips & tricks.
Updated by Ole Hansen almost 2 years ago ยท 30 revisions