Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
hepsim:hs-tools [2017/09/25 00:31]
hepsim17
hepsim:hs-tools [2020/05/22 02:49]
hepsim17
Line 10: Line 10:
  
   * [[http://www.jython.org/jythonbook/en/1.0/| Jython book]]   * [[http://www.jython.org/jythonbook/en/1.0/| Jython book]]
-  * [[http://jwork.org/dmelt/| DMelt (community version)]]+  * [[https://datamelt.org/DataMelt (community version)]]
   * [[https://github.com/gavalian/groot/wiki| GRoot]]   * [[https://github.com/gavalian/groot/wiki| GRoot]]
  
Line 19: Line 19:
 <code bash> <code bash>
 bash       # set to bash if needed    bash       # set to bash if needed   
-wget http://atlaswww.hep.anl.gov/hepsim/soft/hs-toolkit.tgz -O - | tar -xz;+wget https://atlaswww.hep.anl.gov/hepsim/soft/hs-toolkit.tgz -O - | tar -xz;
 source hs-toolkit/setup.sh source hs-toolkit/setup.sh
 </code> </code>
Line 42: Line 42:
 ====== Downloading files with  hs-toolkit ====== ====== Downloading files with  hs-toolkit ======
  
-This topic was described in [[http://atlaswww.hep.anl.gov/hepsim/doc/doku.php?id=hepsim:usage_download|Downloading files]]+This topic was described in [[https://atlaswww.hep.anl.gov/hepsim/doc/doku.php?id=hepsim:usage_download|Downloading files]]
  
 ====== Analysing events with  hs-toolkit ====== ====== Analysing events with  hs-toolkit ======
  
-This topic was described in [[http://atlaswww.hep.anl.gov/hepsim/doc/doku.php?id=hepsim:usage_analysis|Analysing events]]+This topic was described in [[https://atlaswww.hep.anl.gov/hepsim/doc/doku.php?id=hepsim:usage_analysis|Analysing events]]
  
  
Line 52: Line 52:
 ====== Java API  hs-toolkit ====== ====== Java API  hs-toolkit ======
  
-See [[http://atlaswww.hep.anl.gov/hepsim/hepsimjar/api/|Java code API of hs-tools]].+See [[https://atlaswww.hep.anl.gov/hepsim/hepsimjar/api/|Java code API of hs-tools]].
  
  
 ====== Validation scripts ====== ====== Validation scripts ======
  
-hs-toolkit is used to run the scripts located in [[http://atlaswww.hep.anl.gov/hepsim/macrolist.php|Validation macros]].+hs-toolkit is used to run the scripts located in [[https://atlaswww.hep.anl.gov/hepsim/macrolist.php|Validation macros]].
  
  --- //[[[email protected]|Sergei Chekanov]] 2015/03/06 08:49//  --- //[[[email protected]|Sergei Chekanov]] 2015/03/06 08:49//