Versions Compared

Key

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

...

The HPS Monitoring Application is a Java Swing GUI application which provides an online data monitoring framework for the experiment.  EVIO and LCIO files can be loaded directly, or EVIO data can be read from an ET server and decoded.  Plotting is done using the Java AIDA API with a custom JFreeChart based backend.

Installation

The application is part of the HPS Java project, so the Installing HPS Java instructions should be followed to build it.

...