Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • myana — A C++ program to analyze an xtc file. Provided (and used) by the DAQ group. How to set up your own myana executable is explained in the DAQ section "A Simple Online Analysis Example" .
  • pyana — A python-based analysis framework. Pyana User Manual
  • PSAna — A C++-based analysis framework, still in the design phase. Not usable yet.. Psana User Manual

This document attempts to explain the names and functions found in the myana code and give some working examples on how to set up your analysis software. And we try to explain the structure of the data file and how to extract useful information from your data.

...