~mg5core1/mg5amcnlo/2.6.4

« back to all changes in this revision

Viewing changes to DECAY/README

move ./decay to ./mg5decay; resolve unit tests (n.b. __init__ does not check keys of input dictionaries, followed last revision)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
IMPORTANT: this is strictly a SM Decay routine!!!
 
2
AUTHOR: Fabio Maltoni
 
3
NAME  : decay
 
4
DESCRIPTION:
 
5
c***********************************************************************
 
6
c     1. reads events from file                                        *
 
7
c     2. asks  which particle to decay                                 *
 
8
c     3. asks  the decay mode                                          *
 
9
c     4. decays particle                                               *
 
10
c     5. write out decayed events.                                     *
 
11
c***********************************************************************
 
12
 
 
13