Package madgraph :: Package interface :: Module tutorial_text_nlo
[hide private]
[frames] | no frames]

Module tutorial_text_nlo

source code

Variables [hide private]
  tutorial_aMCatNLO = '\nYou have entered tutorial mode. This wi...
  tutorial = '\nYou have entered tutorial mode. This will introd...
  generate = '\nYou have just generated a new process.\nYou can ...
  display_processes = '\nYou have seen a list of the already def...
  add_process = '\nYou have added a process to your process list...
  output = '\nIf you are following the tutorial, a directory MY_...
  open_index = '\nIf you are following the tutorial, a directory...
  launch = 'This step ends the tutorial of the basic commands of...
  __package__ = None
hash(x)
Variables Details [hide private]

tutorial_aMCatNLO

Value:
'''
You have entered tutorial mode. This will introduce you to the main
syntax options of MadGraph5_aMC@NLO for the computation of processes i\
nvolving
NLO corrections.

To learn more about the different options for a command, you can use
MG_aMC>help A_CMD
...

tutorial

Value:
'''
You have entered tutorial mode. This will introduce you to the main
syntax options of MadGraph5_aMC@NLO for the computation of processes i\
nvolving
NLO corrections.

To learn more about the different options for a command, you can use
MG_aMC>help A_CMD
...

generate

Value:
'''
You have just generated a new process.
You can find more information on supported syntax by using:
MG_aMC>help generate
To list all defined processes, type
MG_aMC>display processes

If you want to know more about particles and multiparticles present,
...

display_processes

Value:
'''
You have seen a list of the already defined processes.

At this stage you can export your processes to different formats. In
this tutorial, we will explain how to create a valid output for
MadGraph5_aMC@NLO. This is done simply by typing:
MG_aMC>output MY_FIRST_AMCTANLO_RUN
'''

add_process

Value:
'''
You have added a process to your process list.

At this stage you can export your processes.
This is done simply by typing:
MG_aMC>output MY_FIRST_AMCATNLO_RUN
'''

output

Value:
'''
If you are following the tutorial, a directory MY_FIRST_AMCATNLO_RUN h\
as
been created which can be used in order to run simulation including NL\
O corrections.

Additionally to the commands in the bin directory (see 
MY_FIRST_AMCATNLO_RUN/README), you can also generate your events/compu\
...

open_index

Value:
'''
If you are following the tutorial, a directory MY_FIRST_AMCATNLO_RUN h\
as
been created which can be used in order to run simulation including NL\
O corrections.

Additionally to the commands in the bin directory (see 
MY_FIRST_AMCATNLO_RUN/README), you can also generate your events/compu\
...

launch

Value:
'''This step ends the tutorial of the basic commands of for running
processes including NLO corrections.
You can always use the help to see the options available for different
commands. For example, if you want to know how to launch on multicore/\
cluster
just type
MG_aMC>help launch

...