# MG/ME version : 4.2.0 # madgraph version : 4.2.0 # template version : 2.2.0 # helas version : 3.2 # model version : sm_1.1 #********************************************************************* # MadGraph/MadEvent * # http://madgraph.hep.uiuc.edu * # * # proc_card.dat * # * # This file is used to generate the code for a specific process. * # Some notation/conventions: * # * # 0. Do not modify the TAGS and their order. * # 1. hash/pound is a comment. * # 2. The charcter after the @ is used as an identifier for the class * # of processes. It can be a single or a digit. * # 3. The number of lines for the max couplings depends on how many * # different classes of couplings are present in the model * # In the SM these are just two: QED (which include EW) and QCD * # 4. Write "end_coup" after the couplings list, * # to tell MG that the couplings input is over. * # 5. Write "done" after the proc list to * # to tell MG that the proc input is over. * # 6. Some model names available at present are: * # sm = Standard Model * # sm_ckm = Standard Model with Cabibbo matrix * # mssm = Minimal Supersymmetric Standard Model * # 2hdm = Generic Two Higgs Doublet model * # heft = Higgs EFT (+Standard Model) * # usrmod = User Model * # 7. Don't leave spaces between the particles name in the * # definition of the multiparticles. * #********************************************************************* #--------------------------------------------------------------------* # Process(es) requested : mg2 input * #--------------------------------------------------------------------* # Begin PROCESS # This is TAG. Do not modify this line pp>z>mu+mu- @0 # First Process QCD=99 # Max QCD couplings QED=2 # Max QED couplings end_coup pp>z>mu+mu-j @1 # First Process QCD=99 # Max QCD couplings QED=2 # Max QED couplings end_coup pp>z>mu+mu-jj@2 # First Process QCD=99 # Max QCD couplings QED=2 # Max QED couplings end_coup pp>z>mu+mu-jjj @3 QCD=99 # Max QCD couplings QED=2 # Max QED couplings end_coup done # End PROCESS # This is TAG. Do not modify this line #--------------------------------------------------------------------* # Model information * #--------------------------------------------------------------------* # Begin MODEL # This is TAG. Do not modify this line smzerobmass # End MODEL # This is TAG. Do not modify this line #--------------------------------------------------------------------* # Start multiparticle definitions * #--------------------------------------------------------------------* # Begin MULTIPARTICLES # This is TAG. Do not modify this line P uu~dd~ss~cc~bb~g J uu~dd~ss~cc~bb~g L e+e-mu+mu-ta+ta- # End MULTIPARTICLES # This is TAG. Do not modify this line #****************************************************************** # MadGraph/MadEvent * #****************************************************************** # Les Houches friendly file for the SM parameters of MadGraph * # Spectrum and decay widths produced by SMCalc * #****************************************************************** #*Please note the following IMPORTANT issues: * # * #0. REFRAIN from editing this file by hand! Some of the parame- * # ters are not independent * # (such as G_Fermi, alpha_em, sin(theta_W),MZ,MW) and serious * # problems might be encountered (such as violation of unitarity * # or gauge invariance). Always use a calculator. * # * #1. alpha_S(MZ) has been used in the calculation of the parameters* # but, for consistency, it will be reset by madgraph to the * # value expected IF the pdfs for collisions with hadrons are * # used. This value is KEPT by madgraph when no pdf are used * # lpp(i)=0 . * # * #2. Values of the charm and bottom kinematic (pole) masses are * # those used in the matrix elements and phase space UNLESS they * # are set to ZERO from the start in the model (particles.dat) * # This happens, for example, when using 5-flavor QCD where * # charm and bottom are treated as partons in the initial state * # and a zero mass might be hardwired in the model definition. * # * #****************************************************************** Block MODSEL # Select Model 0 1 # 0 1 = SM Block SMINPUTS # Standard Model inputs 1 1.32506980E+02 # alpha_em(MZ)(-1) SM MSbar 2 1.16639000E-05 # G_Fermi 3 1.18000000E-01 # alpha_s(MZ) SM MSbar 4 9.11880000E+01 # Z mass (as input parameter) Block MGYUKAWA # Yukawa masses m/v=y/sqrt(2) # PDG YMASS 5 4.70000000E+00 # mbottom for the Yukawa y_b 4 1.42000000E+00 # mcharm for the Yukawa y_c 6 1.74300000E+02 # mtop for the Yukawa y_t 15 1.77700000E+00 # mtau for the Yukawa y_ta Block MGCKM # CKM elements for MadGraph 1 1 9.75000000E-01 # Vud for Cabibbo matrix Block MASS # Mass spectrum (kinematic masses) # PDG Mass 6 1.74300000E+02 # top pole mass 15 1.77700000E+00 # tau mass 23 9.11880000E+01 # Z mass 24 8.04190000E+01 # W mass 25 1.20000000E+02 # H mass # PDG Width DECAY 6 1.50833649E+00 # top width DECAY 23 2.44140351E+00 # Z width DECAY 24 2.04759951E+00 # W width DECAY 25 6.79485838E-03 # H width # BR NDA ID1 ID2 7.00588389E-02 2 4 -4 # BR( H -> c cbar ) 7.61074375E-01 2 5 -5 # BR( H -> b bbar ) 0.00000000E+00 2 6 -6 # BR( H -> t tbar ) 3.65529942E-02 2 15 -15 # BR( H -> tau- tau+) 5.84716539E-03 2 23 23 # BR( H -> Z Z^(*)) 6.31545979E-02 2 24 -24 # BR( H -> W W^(*)) 2.55499652E-02 2 21 21 # BR( H -> g g ) 1.20906932E-03 2 22 22 # BR( H -> A A ) #********************************************************************* # MadGraph/MadEvent * # http://madgraph.hep.uiuc.edu * # * # run_card.dat * # * # This file is used to set the parameters of the run. * # * # Some notation/conventions: * # * # Lines starting with a '# ' are info or comments * # * # mind the format: value = variable ! comment * #********************************************************************* # #******************* # Running parameters #******************* # #********************************************************************* # Tag name for the run (one word) * #********************************************************************* 'AFB-tevatron' = run_tag ! name of the run #********************************************************************* # Number of events and rnd seed * #********************************************************************* 50000 = nevents ! Number of unweighted events requested 201 = iseed ! rnd seed (0=assigned automatically=default)) #********************************************************************* # Collider type and energy * #********************************************************************* 1 = lpp1 ! beam 1 type (0=NO PDF) -1 = lpp2 ! beam 2 type (0=NO PDF) 980 = ebeam1 ! beam 1 energy in GeV 980 = ebeam2 ! beam 2 energy in GeV #********************************************************************* # PDF CHOICE: this automatically fixes also alpha_s and its evol. * #********************************************************************* 'cteq6l1' = pdlabel ! PDF set #********************************************************************* # Renormalization and factorization scales * #********************************************************************* F = fixed_ren_scale ! if .true. use fixed ren scale F = fixed_fac_scale ! if .true. use fixed fac scale 174.0 = scale ! fixed ren scale 174.0 = dsqrt_q2fact1 ! fixed fact scale for pdf1 174.0 = dsqrt_q2fact2 ! fixed fact scale for pdf2 1 = scalefact ! scale factor for event-by-event scales #********************************************************************* # Matching - Warning! ickkw > 0 is still beta #********************************************************************* 1 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching #********************************************************************* # #******************* # Standard Cuts #******************* # #********************************************************************* # Minimum pt's * #********************************************************************* 10 = ptj ! minimum pt for the jets 10 = ptb ! minimum pt for the b 10 = pta ! minimum pt for the photons 5 = ptl ! minimum pt for the charged leptons #********************************************************************* # Maximum rapidity * #********************************************************************* 5 = etaj ! max rap for the jets 5 = etab ! max rap for the b 2.5 = etaa ! max rap for the photons 5 = etal ! max rap for the charged leptons #********************************************************************* # Minimum DeltaR distance * #********************************************************************* 0.001 = drjj ! distance between jets 0 = drbb ! distance between b's 0.3 = drll ! distance between leptons 0.3 = draa ! distance between gammas 0.3 = drbj ! distance between b and jet 0.3 = draj ! distance between gamma and jet 0.3 = drjl ! distance between jet and lepton 0.3 = drab ! distance between gamma and b 0.3 = drbl ! distance between b and lepton 0.3 = dral ! distance between gamma and lepton #********************************************************************* # Minimum invariant mass for pairs * #********************************************************************* 10 = mmjj ! min invariant mass of a jet pair 0 = mmbb ! min invariant mass of a b pair 0 = mmaa ! min invariant mass of gamma gamma pair 10 = mmll ! min invariant mass of l+l- (same flavour) lepton pair #********************************************************************* # Inclusive cuts * #********************************************************************* 0 = xptj ! minimum pt for at least one jet 0 = xptb ! minimum pt for at least one b 0 = xpta ! minimum pt for at least one photon 0 = xptl ! minimum pt for at least one charged lepton #********************************************************************* # WBF cuts * #********************************************************************* 0 = xetamin ! minimum rapidity for two jets in the WBF case #********************************************************************* # Jet measure cuts * #********************************************************************* 10 = xqcut ! minimum kt jet measure between partons #********************************************************************* # Number of Events : 50000 # Integrated weight (pb) : .23399E+03 # Truncated wgt (pb) : .86211E-01 # Unit wgt : .46798E-02 !...Fix (0) or event-based (1) PS scale PSSCALE=1 !...Parton showering on or off MSTP(61)=1 MSTP(71)=1 !...Fragmentation/hadronization on or off MSTJ(1)=1 !...Multiple interactions on or off MSTP(81)=0 !...Cutoff in jet measure for matching QCUT = 20 !...ETCLUS: Relative ET in jet (KTCLUS) ETCLUS = 20 !...ETMIN: min ET per jet (GETJET) ETMIN = 20 !...RMAX: Jet cone radius (GETJET) RMAX = 0.4 !...ETAMAX: Maximum Eta for calorimeter/tracker ETAMAX = 5 !...ETAJETMAX: Maximum Eta for jet ETAJETMAX = 4.5 !...NCY: Eta cells in calorimeter NCY = 100 !...NCPHI: Phi cells in calorimeter NCPHI = 60 LHAPATH=/home/madgraph/MG_ME/WebBin/pythia-pgs/PDFsets CDF ! parameter set name 80 ! eta cells in calorimeter 24 ! phi cells in calorimeter 0.1 ! eta width of calorimeter cells 0.261799388 ! phi width of calorimeter cells 0.01 ! electromagnetic calorimeter resolution const 0.2 ! electromagnetic calorimeter resolution * sqrt(E) 0.8 ! hadronic calolrimeter resolution * sqrt(E) 0.2 ! MET resolution 0.05 ! calorimeter cell edge crack fraction cone ! jet finding algorithm (cone or ktjet) 3.0 ! calorimeter cluster finding seed threshold (GeV) 0.5 ! calorimeter cluster finding shoulder threshold (GeV) 0.4 ! calorimeter cluster finder cone size (delta R) 1.0 ! outer radius of tracker (m) 1.4 ! magnetic field (T) 0.000040 ! sagitta resolution (m) 0.98 ! track finding efficiency 0.30 ! minimum track pt (GeV/c) 2.0 ! tracking eta coverage 2.0 ! e/gamma eta coverage 2.0 ! muon eta coverage 2.0 ! tau eta coverage