Commit in java/branches/hps_java_trunk_HPSJAVA-251 on MAIN
run_ecal_readout_sim_test.sh+11added 1000
run_evio_to_lcio_recon_test.sh+3added 1000
+14
2 added files
Add scripts for testing readout sim and recon of branch.

java/branches/hps_java_trunk_HPSJAVA-251
run_ecal_readout_sim_test.sh added at 1000
--- java/branches/hps_java_trunk_HPSJAVA-251/run_ecal_readout_sim_test.sh	                        (rev 0)
+++ java/branches/hps_java_trunk_HPSJAVA-251/run_ecal_readout_sim_test.sh	2014-09-11 20:15:43 UTC (rev 1000)
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+#
+# Test ECAL readout simulation on conditions branch
+#
+# https://confluence.slac.stanford.edu/display/hpsg/Running+Readout+Simulation
+#
+
+infile="/nfs/slac/g/hps2/hps_data/lcio/prop-v3/e2.2gev/ap_beam_tri/075/ap075mev_egs_tri_2.2gev_0.00125x0_200na_5e5b_30mr_001_SLIC-v2r11p1_geant4-v9r3p2_QGSP_BERT_HPS-Proposal2014-v3-2pt2.slcio"
+
+java -jar distribution/target/hps-distribution-3.0.3-SNAPSHOT-bin.jar -r /org/hps/steering/readout/TestRunReadoutToLcio.lcsim -i $infile -DoutputFile=readout -DrunNumber=1351

java/branches/hps_java_trunk_HPSJAVA-251
run_evio_to_lcio_recon_test.sh added at 1000
--- java/branches/hps_java_trunk_HPSJAVA-251/run_evio_to_lcio_recon_test.sh	                        (rev 0)
+++ java/branches/hps_java_trunk_HPSJAVA-251/run_evio_to_lcio_recon_test.sh	2014-09-11 20:15:43 UTC (rev 1000)
@@ -0,0 +1,3 @@
+infile="/nfs/slac/g/hps3/data/testrun/runs/evio/hps_001351.evio.0"
+java -cp distribution/target/hps-distribution-3.0.3-SNAPSHOT-bin.jar org.hps.evio.TestRunEvioToLcio \
+-r -x /org/hps/steering/recon/TestRunOfflineRecon.lcsim -d HPS-TestRun-v3 $infile -DoutputFile=recon.slcio -DrunNumber=1351
SVNspam 0.1