Example Analysis using Distributed Computing for JAS
Instructions
- File, New, Blank Program Page.
- Paste in code below, Save As, MyAnalysis.java
- File, Compile
- Job, Load Program, check CLASSPATH, Load MyAnalysis
- Job, Run
- View Histograms
Sample Code
Note in particular the code in the afterLastEvent() method.