Changes between Version 6 and Version 7 of MadSpin


Ignore:
Timestamp:
Mar 16, 2015, 7:24:36 AM (9 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MadSpin

    v6 v7  
    2020   }}}
    2121   This opens a prompt, similar to that of the MadGraph5 Suite. The following commands are then available:
    22       * import FILE:[[BR]]
    23         imports the LO or NLO lhe file and reads the associated header in order to load relevant information, e.g. the relevant model.
    24       * define LABEL = PART1 PART2 ... :[[BR]]
    25         allows to define an additional multi-particle tag. The multi-particle tags defined in the header of the file are automatically recognized.
    26       * decay PROCESS:[[BR]]
    27         specifies the decay branch initiated by an unstable particle to be decayed by MadSpin. Multi-particle tags can be used for the final state particles.
    28       * set OPTION VALUE:[[BR]]
    29         allows to change some internal options of MadSpin such as the seed or the value of the maximal weight in the unweighting procedure. Type “help options” in the interface for more details on the various available options (and/or see the list below).
    30       * launch:[[BR]]
    31         runs MadSpin according to the specified options/decay channels.
    32       * help COMMAND:[[BR]]
    33         provides detailed information on a specific command.
     22   || '''command''' || '''COMMENT''' || '''new in version'''||
     23   || '''import FILE''' || imports the LO or NLO lhe file and reads the associated header in order to load relevant information, e.g. the relevant model. || ||
     24   || '''define LABEL = PART1 PART2 ...''' || allows to define an additional multi-particle tag. The multi-particle tags defined in the header of the file are automatically recognized. ||
     25   || '''decay PROCESS''' ||specifies the decay branch initiated by an unstable particle to be decayed by MadSpin. Multi-particle tags can be used for the final state particles. || ||
     26   || '''set OPTION VALUE''' ||allows to change some internal options of MadSpin such as the seed or the value of the maximal weight in the unweighting procedure. Type “help options” in the interface for more details on the various available options (and/or see the list below). || ||
     27   || '''launch''' || runs MadSpin according to the specified options/decay channels. || ||
     28   || '''help COMMAND''' || provides detailed information on a specific command. || ||
     29
    3430
    3531=== How to run MadSpin on the flight ===