Changes between Version 1 and Version 2 of FAQ-Gridpacks-4
- Timestamp:
- Apr 6, 2012, 4:33:02 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ-Gridpacks-4
v1 v2 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 [ :Library.GridDevelopment:here].19 For more technical details on setting up and running the gridpacks, see [wiki:Library.GridDevelopment here]. 20 20 21 21 22 ==== [ :Software.TheChopper:The Chopper] ====22 ==== [wiki:Software.TheChopper The Chopper] ==== 23 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 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 [ :Software.TheChopper:link].27 directory of the gridpack. For more details on how to use it click on this [wiki:Software.TheChopper link]. 28 28 29 29 … … 31 31 32 32 -- Main.RikkertFrederix - 02 Mar 2009 33