~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

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

  • Committer: olivier Mattelaer
  • Date: 2014-06-27 13:04:42 UTC
  • mfrom: (253.1.62 2.1.2)
  • mto: (253.1.74 2.1.2)
  • mto: This revision was merged to the branch mainline in revision 254.
  • Revision ID: olivier.mattelaer@uclouvain.be-20140627130442-5nsqrrggn12ocqr6
tmp comit

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
# Cuts on the charged leptons (e+, e-, mu+, mu-, tau+ and tau-)        *
123
123
# (more specific gen cuts can be specified in SubProcesses/cuts.f)     *
124
124
#***********************************************************************
125
 
   0  = ptl   ! Min lepton transverse momentum
126
 
  -1  = etal  ! Max lepton abs(pseudo-rap) (a value .lt.0 means no cut)
127
 
   0  = drll  ! Min distance between opposite sign lepton pairs
128
 
  30  = mll   ! Min inv. mass of all oppositely charged lepton pairs
 
125
   0  = ptl     ! Min lepton transverse momentum
 
126
  -1  = etal    ! Max lepton abs(pseudo-rap) (a value .lt.0 means no cut)
 
127
   0  = drll    ! Min distance between opposite sign lepton pairs
 
128
   0  = drll_sf ! Min distance between opp. sign same-flavor lepton pairs
 
129
   0  = mll     ! Min inv. mass of all opposite sign lepton pairs
 
130
  30  = mll_sf  ! Min inv. mass of all opp. sign same-flavor lepton pairs
129
131
#***********************************************************************
130
132
# Photon-isolation cuts, according to hep-ph/9801442                   *
131
133
# When ptgmin=0, all the other parameters are ignored                  *