Skip to content
Snippets Groups Projects
Commit 12411940 authored by Kong Tu's avatar Kong Tu
Browse files

change to neutron and test 10k events

parent b5503bc5
Branches
No related tags found
1 merge request!100Draft: Diffractive phi benchmark development
...@@ -75,7 +75,7 @@ echo "Generator output for $GEN_TAG not found in cache, need to copy generator f ...@@ -75,7 +75,7 @@ echo "Generator output for $GEN_TAG not found in cache, need to copy generator f
# exit 1 # exit 1
# fi # fi
DATA_URL="S3/eictest/ATHENA/EVGEN/EXCLUSIVE/DVCSD_ABCONV/10x100/DVCS-eD-ab-hiAcc-10x100.hepmc" DATA_URL="S3/eictest/ATHENA/EVGEN/EXCLUSIVE/DVCSD_ABCONV/10x100/DVCS-eD-ab-hiAcc-10x100-2.hepmc"
mc -C . config host add S3 https://dtn01.sdcc.bnl.gov:9000 $S3_ACCESS_KEY $S3_SECRET_KEY mc -C . config host add S3 https://dtn01.sdcc.bnl.gov:9000 $S3_ACCESS_KEY $S3_SECRET_KEY
mc -C . cat --insecure ${DATA_URL} > "${TMP_PATH}/${GEN_TAG}.hepmc" mc -C . cat --insecure ${DATA_URL} > "${TMP_PATH}/${GEN_TAG}.hepmc"
if [[ "$?" -ne "0" ]] ; then if [[ "$?" -ne "0" ]] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment