Versions Compared

Key

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

...

The input data for this step is readout data; use either real 2012 test run data (EVIO format) or generate from simulation using the instructions in Running 2014 Readout Simulation.

Reconstructing readout data (either real data or output of readout simulation)

...

No Format
java -cp hps-distribution-bin.jar org.hps.evio.EvioToLcio -r -x /org/hps/steering/recon/TestRunOfflineRecon.lcsim -d HPS-TestRun-v3 prod/hps_001351.evio.0 -DoutputFile=recon.slcio

...

No Format
java -cp hps-distribution-bin.jar org.hps.evio.EvioToLcio -d HPS-TestRun-v3 prod/hps_001351.evio.0 -l raw.slcio
java -jar hps-distribution-bin.jar -r /org/hps/steering/recon/TestRunOfflineRecon.lcsim -i raw.slcio -DoutputFile=recon

...