Skip to content
Snippets Groups Projects
Commit 0f25c751 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Add mc host

parent 0e7bdf4b
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ fi
## =============================================================================
## Step 3: Copy the file
nlines=$((120*${JUGGLER_N_EVENTS}))
mc config host add S3 https://dtn01.sdcc.bnl.gov:9000 ${S3_ACCESS_KEY} ${S3_SECRET_KEY}
mc head -n ${nlines} S3/eictest/ATHENA/EVGEN/DIS/NC/${EBEAM}x${PBEAM}/pythia8NCDIS_${EBEAM}x${PBEAM}_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1.hepmc > ${TMP_PATH}/${GEN_TAG}.hepmc
if [[ "$?" -ne "0" ]] ; then
echo "ERROR downloading file"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment