Versions Compared

Key

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

...

These instructions assume "hps-javadistribution.jar" is the hps-java jar file you downloaded using the instructions on Basic Use of hps-java HPS Java Instructions, or compiled yourself.

This will read the reconstructed LCIO file recon.slcio, run the drivers listed in StarterAnalysis.lcsim, and save plots to analysis_plots.aida:

No Format
java -jar hps-distribution.jar -i recon.slcio -r /org/lcsimhps/steering/analysis/StarterAnalysis.lcsim -DoutputFile=analysis_plots

...

See instructions in HPS Digitization, Tracking, and Analysis Software and Installing HPS SoftwareJava Development to install JAS3 and the lcsim plugin for JAS3.

...