~mg5core1/mg5amcnlo/2.6.4

« back to all changes in this revision

Viewing changes to Template/NLO/Cards/README

  • Committer: Marco Zaro
  • Date: 2012-08-28 21:06:34 UTC
  • mto: (78.35.14 AutoMint)
  • mto: This revision was merged to the branch mainline in revision 249.
  • Revision ID: marco.zaro@gmail.com-20120828210634-5a06yvda3hplw8ur
doing some renaming:
 Template/FKS-born -> Template/NLO
 fks_born.py -> fks_base.py
 fks_born_helas_objects.py -> fks_helas_objects.py
 export_fks_born.py -> export_fks.py

also functions/classes and tests renamed
all unit tests ok, exporting ok

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This directory contains samples for all the cards which are used by
 
2
MadGraph/MadEvent during the various stages of code operation.
 
3
 
 
4
  Card: proc_card.dat        
 
5
  Use : This is the process generation card which is used by
 
6
        MadGraph to generate the code corresponding the user 
 
7
        request. It can be used by all user's levels.
 
8
        It now supports multi-processes to be requested at the same
 
9
        time. In this case the events produced are in the right relative
 
10
        ratio also for the different procs. Inclusive samples, like W+jets,
 
11
        are produced starting from this option.
 
12
 
 
13