Changes between Version 28 and Version 29 of download
- Timestamp:
- Feb 5, 2021, 4:48:09 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
download
v28 v29 19 19 20 20 {{{ 21 wget --content-disposition https://gibuu.hepforge.org/downloads?f=release20 19.tar.gz22 tar -xzvf release20 19.tar.gz21 wget --content-disposition https://gibuu.hepforge.org/downloads?f=release2021.tar.gz 22 tar -xzvf release2021.tar.gz 23 23 }}} 24 24 … … 26 26 27 27 {{{ 28 wget --content-disposition https://gibuu.hepforge.org/downloads?f=buuinput20 19.tar.gz29 tar -xzvf buuinput20 19.tar.gz28 wget --content-disposition https://gibuu.hepforge.org/downloads?f=buuinput2021.tar.gz 29 tar -xzvf buuinput2021.tar.gz 30 30 }}} 31 31 … … 34 34 If you you want to use the possibility to have ouput in ROOT format: There is also an adapted version of !RootTuple available: 35 35 {{{ 36 wget --content-disposition https://gibuu.hepforge.org/downloads?f=libraries20 19_RootTuple.tar.gz37 tar -xzvf libraries20 19_RootTuple.tar.gz36 wget --content-disposition https://gibuu.hepforge.org/downloads?f=libraries2021_RootTuple.tar.gz 37 tar -xzvf libraries2021_RootTuple.tar.gz 38 38 }}} 39 39