Versions Compared

Key

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

...

In addition, the lcsim test programs download data files to a local file cache. These are stored in ~/.cache by default. The root of the cache directory can be controlled by setting the java system property org.lcsim.cacheDir.

No Format

mvn -Dorg.lcsim.cacheDir=/my/cacheDir

...

code

The cache directory can also be set in other ways, such as a property in the the lcsim xml recon format or by calling the method http://www.lcsim.org/software/geomconverter/apidocs/org/lcsim/util/cache/FileCache.html#setCacheDirectory(java.io.FilesetCacheDirectory() in your own jobs.