Example Analysis using Distributed Computing for JAS

Instructions

  1. File, New, Blank Program Page.
  2. Paste in code below, Save As, MyAnalysis.java
  3. File, Compile
  4. Job, Load Program, check CLASSPATH, Load MyAnalysis
  5. Job, Run
  6. View Histograms

Sample Code

Note in particular the code in the afterLastEvent() method.