~maddevelopers/mg5amcnlo/FKS_EW_granny

« back to all changes in this revision

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

  • Committer: Marco Zaro
  • Date: 2018-04-16 14:08:47 UTC
  • mfrom: (78.403.58 2.6.2)
  • Revision ID: marco.zaro@gmail.com-20180416140847-nuz7haj3di3gqqhq
merged with 2.6.2 rev 332

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                             *
167
167
  %(epsgamma)s  = epsgamma  ! epsilon_gamma parameter of eq.(3.4) in hep-ph/9801442
168
168
 %(isoem)s  = isoEM  ! isolate photons from EM energy (photons and leptons)
169
169
#***********************************************************************
 
170
# Cuts associated to MASSIVE particles identified by their PDG codes.  *
 
171
# All cuts are applied to both particles and anti-particles, so use    *
 
172
# POSITIVE PDG CODES only. Example of the syntax is {6 : 100} or       *
 
173
# {6:100, 25:200} for multiple particles                               *
 
174
#***********************************************************************
 
175
  %(pt_min_pdg)s = pt_min_pdg ! Min pT for a massive particle
 
176
  %(pt_max_pdg)s = pt_max_pdg ! Max pT for a massive particle
 
177
  %(mxx_min_pdg)s = mxx_min_pdg ! inv. mass for any pair of (anti)particles
 
178
#***********************************************************************
170
179
# For aMCfast+APPLGRID use in PDF fitting (http://amcfast.hepforge.org)*
171
180
#***********************************************************************
172
181
 %(iappl)s = iappl ! aMCfast switch (0=OFF, 1=prepare grids, 2=fill grids)