Software for Liquid Argon time projection chambers
Each release of LArSoft has a release page on SciSoft
https://scisoft.fnal.gov/scisoft/bundles/larsoft/<version>/larsoft-<version>.html
The pull script, pullProducts, will pull any release of larsoft.
A link to this script, and any instructions particular to the release, will be found on the LArSoft release page.
Download pullProducts from SciSoft tools
chmod +x pullProducts
./pullProducts -h
Options:
-d Debug network operations for tarball downloads.
-f Force pull of tarball if it already exists.
-h This help.
-l Use a local manifest. This is for development, not for production.
-M Download manifest only.
-p Only check for existing products in product_topdir.
-r Remove tarballs after downloading and unwinding.
-s Stream tarballs instead of downloading (mutually incompatible with -r).
-V Print version and exit.
-S <spack_topdir> Top directory for spack buildcache installation
Must NOT be the same as product_topdir.
Arguments:
product_topdir Top directory for relocatable-UPS products area.
OS Supported os distributions:
slf7
bundle-spec Bundle name and version, e.g., art-v1_12_04
qual_set Some possible qualifier sets:
e20
s117-c7
build-spec debug or prof
`./pullProducts [-f|-p|-S] <product_topdir> <OS> <bundle-spec>-<version> <qual_set> <build-spec>`
For instance:
./pullProducts /grid/fermiapp/products/larsoft slf6 larsoft-v04_08_00 s8-e7 prof