Changes between Version 2 and Version 3 of FAQ-Gridpacks-4
- Timestamp:
- Apr 12, 2012, 10:42:34 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ-Gridpacks-4
v2 v3 17 17 can be used to create dynamic libraries and link them appropriately. This reduces the size of the gridpack, but generates exactly the same events as with static libraries. 18 18 19 For more technical details on setting up and running the gridpacks, see [wiki: Library.GridDevelopment here].19 For more technical details on setting up and running the gridpacks, see [wiki:GridDevelopment here]. 20 20 21 21 22 ==== [wiki: Software.TheChopper The Chopper] ====23 [ :Software.TheChopper:TheChopper-pl] is a perl script that removes subprocesses of which the sum contributes less then a given percentage to the total cross section. It can be found in the22 ==== [wiki:TheChopper The Chopper] ==== 23 [wiki:TheChopper TheChopper-pl] is a perl script that removes subprocesses of which the sum contributes less then a given percentage to the total cross section. It can be found in the 24 24 {{{ 25 25 ./madevent/bin/ 26 26 }}} 27 directory of the gridpack. For more details on how to use it click on this [wiki: Software.TheChopper link].27 directory of the gridpack. For more details on how to use it click on this [wiki:TheChopper link]. 28 28 29 29