Skip to content
Snippets Groups Projects
Name Last commit Last update
bin
results
scripts
README.md

Detector Benchmarks

First Step

Create symbolic link to detectors and data directories

# Starting from the directory of this readme
cd .. &&  git clone git@gitlab.com:Argonne_EIC/detectors.git
cd TOF_analysis
ln -s ../detectors
ln -s ../data

Here we have assumed local data is organized in the directory ../data.