Project

General

Profile

Actions

Wiki » History » Revision 11

« Previous | Revision 11/30 (diff) | Next »
Ole Hansen, 03/03/2018 03:48 PM


Wiki

Introduction

This is the humble homepage of the main Hall A physics analysis software, Podd. The software is an object-oriented, highly 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 optional 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.

Documentation

Tutorials/Talks

Downloads

Most recent source code:

  • Analyzer 1.6.0-rc2 source code (development version, new database format) (gz) (xz) - 24 Jan 2018
  • Analyzer 1.5.37 source code (production version) (gz) (xz) - 03 Mar 2017
  • Software Development Kit v1.5 (SDK) (gz) - 18 Jan 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.

System Requirements

  • Platforms
    • Linux with gcc 4
    • macOS 10.6 with Xcode command line tools.
    • Other Unix-like platforms that support ROOT should work with minimal changes
  • ROOT 5 or 6
  • SCons 2.1 (requires Python 2.7); or GNU make 3.8
  • Moderate hardware (e.g. 2GHz CPU, 2GB RAM)

Additional Resources

Updated by Ole Hansen about 6 years ago · 11 revisions