~maddevelopers/mg5amcnlo/2.9.4

« back to all changes in this revision

Viewing changes to MG4_DECAY/UpdateNotes.txt

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
 
Update notes for DECAY package
2
 
 
3
 
c----------------------------------------------------------------------*
4
 
c     FIRST VERSION 16-May-2003                                        *
5
 
c----------------------------------------------------------------------*
6
 
c     LAST UPDATE  26-Sep-2003:                                        *
7
 
c     - W->anything and t->b anything decays added.                    *
8
 
c     - rnd number generator seed changes in sequential runs.          *
9
 
c----------------------------------------------------------------------*
10
 
c     LAST UPDATE  07-Nov-2003:                                        *
11
 
c     - exactly turns unweighted evts in unweighted evts.              *
12
 
c     - decaying identical particles in one event fixed.               *
13
 
c     - bug in the Z->jets quark fractions corrected.                  *
14
 
c     - error trap routines added                                      *
15
 
c----------------------------------------------------------------------*
16
 
c     LAST UPDATE 25-Feb-2004:                                         *
17
 
c     - H->ZZ>leptons : wrong extra factor of two deleted              *
18
 
c----------------------------------------------------------------------*
19
 
c     LAST UPDATE 12-Dec-2004:                                         *
20
 
c     - Merging it to the official web template                        *
21
 
c----------------------------------------------------------------------*
22
 
c     LAST UPDATE  June-10-2005:                                       *
23
 
c     - Updated for use with new rw_events.f format                    *
24
 
c     LAST UPDATE  August-18-2005:                                     *
25
 
c     - Fixed a bug in  the previous update                            *
26
 
c----------------------------------------------------------------------*
27
 
c     LAST UPDATE 25-Jan-2006:                                         *
28
 
c     - Template change structure, moved to directory Decay            *
29
 
c----------------------------------------------------------------------*
30
 
c     LAST UPDATE 27-July-2006:                                        *
31
 
c     - Compliant with MadGraph_v4.0                                   *
32
 
c----------------------------------------------------------------------*
33
 
c     LAST UPDATE Jan 2007                                             *
34
 
c     - Compliant with MadGraph_v4.1                                   *
35
 
c----------------------------------------------------------------------*
36
 
c     LAST UPDATE Mar 2008                                             *
37
 
c     - RF: Fixed bug in writing rnd number seed in event file banner  *
38
 
c----------------------------------------------------------------------*
39
 
c     LAST UPDATE May 2008                                             *
40
 
c     - FM: Fixed bug in Higgs 4 body decay                            *
41
 
c----------------------------------------------------------------------*
42
 
c     LAST UPDATE June 2008                                            *
43
 
c     - RF: Fixed bug if there is more than one event number in the    *
44
 
c           init block of event file.                                  *
45
 
c----------------------------------------------------------------------*
46
 
c     LAST UPDATE Sep 2009                                             *
47
 
c     - OM: Modification for gfortran compilation compatibility        *
48
 
c***********************************************************************