Versions Compared

Key

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

...

The production version of the jar file can be downloaded directly from https://github.com/JeffersonLab/hps-java/releases/download/hps-java-5.1/hps-distribution-5.1-bin.jar

Events can be reconstructed with the following command line:

java -cp hps-distribution-5.1-bin.jar org.hps.evio.EvioToLcio -x /org/hps/steering/recon/PhysicsRun2021_pass0_recon_evio.lcsim -r -d HPS_Run2021Pass0_v1 -DoutputFile=outputFile inputFile

Note that data taken between runs14624 and 14673 was accumulated at the single-pass energy of 1.92GeV, so the detector HPS_Run2021Pass0_v1_1pt92GeV should be used when reconstructing those events.

More details can be found here.