diff --git a/benchmarks/tracking_performances/README.md b/benchmarks/tracking_performances/README.md index acf8844c3d92e6e9fcab53d7c13d3c5850b2a031..bcbc5685cc12afa5e87b4ea25e1176cb9fb1688a 100644 --- a/benchmarks/tracking_performances/README.md +++ b/benchmarks/tracking_performances/README.md @@ -2,7 +2,7 @@ Shyam Kumar; INFN Bari, Italy; shyam055119@gmail.com Method to produce the tracking performances with ePIC tracker The scripts can be used to create the debug plots for the momentum resolutions. -To run a full simulation-reconstruction-analysis chain do: +To run a full simulation-reconstruction-analysis chain, start in the top-level directory of the detector_benchmarks repository (`cd ../..` relative to this one) and do: ``` snakemake -c2 results/tracking_performances/local ```