Skip to content
Snippets Groups Projects

Updated the options file for acts v4 changes

Merged Whitney Armstrong requested to merge acts_v4 into master
Files
4
@@ -23,7 +23,7 @@ echo "JUGGLER_DETECTOR = ${JUGGLER_DETECTOR}"
@@ -23,7 +23,7 @@ echo "JUGGLER_DETECTOR = ${JUGGLER_DETECTOR}"
### Build the detector constructors.
### Build the detector constructors.
git clone https://eicweb.phy.anl.gov/EIC/detectors/${JUGGLER_DETECTOR}.git
git clone -b acts_v4 https://eicweb.phy.anl.gov/EIC/detectors/${JUGGLER_DETECTOR}.git
git clone https://eicweb.phy.anl.gov/EIC/detectors/accelerator.git
git clone https://eicweb.phy.anl.gov/EIC/detectors/accelerator.git
pushd ${JUGGLER_DETECTOR}
pushd ${JUGGLER_DETECTOR}
ln -s ../accelerator/eic
ln -s ../accelerator/eic
Loading