~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to tests/input_files/IOTestsComparison/IOExportFKSTest/test_tdecay_fksreal/%SubProcesses%P0_t_budx%fks_info.inc

  • Committer: olivier Mattelaer
  • Date: 2016-05-12 11:00:18 UTC
  • mfrom: (262.1.150 2.3.4)
  • Revision ID: olivier.mattelaer@uclouvain.be-20160512110018-sevb79f0wm4g8mpp
pass to 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
C     
18
18
C     Particle type:
19
19
C     octet = 8, triplet = 3, singlet = 1
20
 
      DATA (PARTICLE_TYPE_D(1, IPOS), IPOS=1, NEXTERNAL) / 3, 3, 3, 
21
 
     $ -3, 8 /
22
 
      DATA (PARTICLE_TYPE_D(2, IPOS), IPOS=1, NEXTERNAL) / 3, 3, 3, 
23
 
     $ -3, 8 /
24
 
      DATA (PARTICLE_TYPE_D(3, IPOS), IPOS=1, NEXTERNAL) / 3, 3, 3, 
25
 
     $ -3, 8 /
 
20
      DATA (PARTICLE_TYPE_D(1, IPOS), IPOS=1, NEXTERNAL) / 3, 3, 3, -3
 
21
     $ , 8 /
 
22
      DATA (PARTICLE_TYPE_D(2, IPOS), IPOS=1, NEXTERNAL) / 3, 3, 3, -3
 
23
     $ , 8 /
 
24
      DATA (PARTICLE_TYPE_D(3, IPOS), IPOS=1, NEXTERNAL) / 3, 3, 3, -3
 
25
     $ , 8 /
26
26
 
27
27
C     
28
28
C     Particle type according to PDG:
35
35
C     Particle charge:
36
36
C     charge is set 0. with QCD corrections, which is irrelevant
37
37
      DATA (PARTICLE_CHARGE_D(1, IPOS), IPOS=1, NEXTERNAL) /  
38
 
     $  0.000000000000000D0,   0.000000000000000D0,   0.000000000000000
39
 
     $ D0,   0.000000000000000D0,   0.000000000000000D0 /
 
38
     $  0.000000000000000D0,   0.000000000000000D0,  
 
39
     $  0.000000000000000D0,   0.000000000000000D0,  
 
40
     $  0.000000000000000D0 /
40
41
      DATA (PARTICLE_CHARGE_D(2, IPOS), IPOS=1, NEXTERNAL) /  
41
 
     $  0.000000000000000D0,   0.000000000000000D0,   0.000000000000000
42
 
     $ D0,   0.000000000000000D0,   0.000000000000000D0 /
 
42
     $  0.000000000000000D0,   0.000000000000000D0,  
 
43
     $  0.000000000000000D0,   0.000000000000000D0,  
 
44
     $  0.000000000000000D0 /
43
45
      DATA (PARTICLE_CHARGE_D(3, IPOS), IPOS=1, NEXTERNAL) /  
44
 
     $  0.000000000000000D0,   0.000000000000000D0,   0.000000000000000
45
 
     $ D0,   0.000000000000000D0,   0.000000000000000D0 /
 
46
     $  0.000000000000000D0,   0.000000000000000D0,  
 
47
     $  0.000000000000000D0,   0.000000000000000D0,  
 
48
     $  0.000000000000000D0 /
46
49