~maddevelopers/mg5amcnlo/2.5.5_NLOandLOmerging

« back to all changes in this revision

Viewing changes to Template/NLO/Cards/run_card.dat

  • Committer: olivier Mattelaer
  • Date: 2017-11-26 16:35:21 UTC
  • mfrom: (271.1.38 2.6.1_bk)
  • Revision ID: olivier.mattelaer@uclouvain.be-20171126163521-2q5otmkxwluwsp68
merge with latest 2.6.1 

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
# WARNING: PYTHIA6PT works only for processes without FSR!!!!          *
72
72
#***********************************************************************
73
73
  %(parton_shower)s   = parton_shower
74
 
  %(shower_scale_factor)s       = shower_scale_factor ! multiply default shower starting
 
74
  %(shower_scale_factor)s = shower_scale_factor ! multiply default shower starting
75
75
                                  ! scale by this factor
76
76
#***********************************************************************
77
77
# Renormalization and factorization scales                             *
156
156
  %(epsgamma)s  = epsgamma  ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442
157
157
 %(isoem)s  = isoEM  ! isolate photons from EM energy (photons and leptons)
158
158
#***********************************************************************
 
159
# Cuts associated to MASSIVE particles identified by their PDG codes.  *
 
160
# All cuts are applied to both particles and anti-particles, so use    *
 
161
# POSITIVE PDG CODES only. Example of the syntax is {6 : 100} or       *
 
162
# {6:100, 25:200} for multiple particles                               *
 
163
#***********************************************************************
 
164
  %(pt_min_pdg)s = pt_min_pdg ! Min pT for a massive particle
 
165
  %(pt_max_pdg)s = pt_max_pdg ! Max pT for a massive particle
 
166
  %(mxx_min_pdg)s = mxx_min_pdg ! inv. mass for any pair of (anti)particles
 
167
#***********************************************************************
159
168
# For aMCfast+APPLGRID use in PDF fitting (http://amcfast.hepforge.org)*
160
169
#***********************************************************************
161
170
 %(iappl)s = iappl ! aMCfast switch (0=OFF, 1=prepare grids, 2=fill grids)