Skip to content
Snippets Groups Projects
Commit bccaddbc authored by Marshall Scott's avatar Marshall Scott Committed by Sylvester Joosten
Browse files

added ebeam and pbeam to the config file

parent 847c5c3c
No related branches found
No related tags found
1 merge request!38Alter dis script
This commit is part of merge request !38. Comments created here will be created in the context of that merge request.
......@@ -111,6 +111,8 @@ cat << EOF > ${CONFIG}
"rec_file": "${REC_FILE}",
"detector": "${JUGGLER_DETECTOR}",
"output_prefix": "${RESULTS_PATH}/${PLOT_TAG}",
"ebeam": ${EBEAM},
"pbeam": ${PBEAM},
"test_tag": "${BEAM_TAG}"
}
EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment