Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Reconstruction: running the application

Assumed that the dataset files:

  • are stored in the directory $HOME/Data
  • have an extension .i<serial number>

The track reconstruction can be run with the following command: 

No Format
./runPR --dataset=$HOME/Data/<dataset name without extension> --run=<run number> --maxevn=1000000 >& LOG/log_<run number>.txt

...

The executable produces a set of data files in the OUTPUT  directory and log files in the LOG  directory.