Warning, /acts/Traccc/data/README.md is written in an unsupported language. File is not indexed.
0001 # Data Directory
0002
0003 This subdirectory is what normally holds the data files used by the tests
0004 and examples.
0005
0006 To download the "default version" of the files (corresponding to the version
0007 of the code in the repository), just execute
0008
0009 ```
0010 ./traccc_data_get_files.sh
0011 ```
0012
0013 without any additional arguments.
0014
0015 To produce a new tarball of data files, use the `traccc_data_package_files.sh`
0016 script.