| | 1 | |
| | 2 | |
| | 3 | |
| | 4 | == MadEvent5: a new version of ME in Python + gfortran == |
| | 5 | |
| | 6 | === Wanted new features === |
| | 7 | |
| | 8 | * Compute xsec w/o generating (or at least writing) events (need to touch genps ?) |
| | 9 | * Varying parameter automaticaly, or use set of param_card.dat as an input |
| | 10 | * compute automatically decay widths and BR |
| | 11 | * draw differential xsec automatically |
| | 12 | * generate more events in tails for plots (poor man solution ...) |
| | 13 | * directly grid-integrated (essentially improved the existing gridpack) |
| | 14 | * improve structure! |
| | 15 | |
| | 16 | -- Main.MichelHerquet - 14 Aug 2008 |