"Upload the full banner" does not give any result

Asked by JZ Chang

I upload a full banner from a madgraph run result e.g.Events/run_01/run_01_tag_1_banner.txt to the main page.

The web page does not recognize it:

        File upload ok Resulting proc_card: Nothing.

Nothing is generated.

Is that a bug of the web page?

For example:

<LesHouchesEvents version="1.0">
<header>
<!--
#*********************************************************************
# *
# MadGraph 5 *
# *
# Going Beyond *
# *
# http://madgraph.hep.uiuc.edu *
# http://madgraph.phys.ucl.ac.be *
# http://madgraph.roma2.infn.it *
# *
# The MadGraph team *
# *
#....................................................................*
# *
# This file contains all the information necessary to reproduce *
# the events generated: *
# *
# 1. software version *
# 2. proc_card : code generation info including model *
# 3. param_card : model primary parameters in the LH format *
# 4. run_card : running parameters (collider and cuts) *
# 5. pythia_card : present only if pythia has been run *
# 6. pgs_card : present only if pgs has been run *
# 7. delphes_cards : present only if delphes has been run *
# *
# *
#*********************************************************************
-->
<slha>
######################################################################
## PARAM_CARD AUTOMATICALY GENERATED BY MG5 FOLLOWING UFO MODEL ####
######################################################################

###################################
## INFORMATION FOR MASS
###################################
Block mass
    6 1.725000e+02 # MT
   15 1.777000e+00 # MTA
   23 9.118800e+01 # MZ
   25 1.200000e+02 # MH
## Not dependent paramater.
## Those values should be edited following the
## analytical expression. MG5 ignore those values
## but they are important for interfacing the output of MG5
## to external program such as Pythia.
  12 0.000000 # ve : 0.0
  14 0.000000 # vm : 0.0
  16 0.000000 # vt : 0.0
  2 0.000000 # u : 0.0
  4 0.000000 # c : 0.0
  1 0.000000 # d : 0.0
  3 0.000000 # s : 0.0
  5 0.000000 # b : 0.0
  22 0.000000 # a : 0.0
  24 80.419002 # w+ : cmath.sqrt(MZ__exp__2/2. + cmath.sqrt(MZ__exp__4/4. - (aEW*cmath.pi*MZ__exp__2)/(Gf*sqrt__2)))
  21 0.000000 # g : 0.0
  11 0.000000 # e- : 0.0
  13 0.000000 # mu- : 0.0

###################################
## INFORMATION FOR SMINPUTS
###################################
Block sminputs
    1 1.325070e+02 # aEWM1
    2 1.166390e-05 # Gf
    3 1.180000e-01 # aS

###################################
## INFORMATION FOR YUKAWA
###################################
Block yukawa
    6 1.645000e+02 # ymt
   15 1.777000e+00 # ymtau

###################################
## INFORMATION FOR DECAY
###################################
DECAY 6 1.491500e+00 # WT
DECAY 23 2.441404e+00 # WZ
DECAY 24 2.047600e+00 # WW
DECAY 25 5.753088e-03 # WH
## Not dependent paramater.
## Those values should be edited following the
## analytical expression. MG5 ignore those values
## but they are important for interfacing the output of MG5
## to external program such as Pythia.
DECAY 12 0.000000 # ve : 0.0
DECAY 14 0.000000 # vm : 0.0
DECAY 16 0.000000 # vt : 0.0
DECAY 2 0.000000 # u : 0.0
DECAY 4 0.000000 # c : 0.0
DECAY 1 0.000000 # d : 0.0
DECAY 3 0.000000 # s : 0.0
DECAY 5 0.000000 # b : 0.0
DECAY 22 0.000000 # a : 0.0
DECAY 21 0.000000 # g : 0.0
DECAY 11 0.000000 # e- : 0.0
DECAY 13 0.000000 # mu- : 0.0
DECAY 15 0.000000 # ta- : 0.0

</slha>
<mg5proccard>
#************************************************************
#* MadGraph 5 *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 1.4.8 2012-07-24 *
#* *
#* The MadGraph Development Team - Please visit us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadGraph 5 *
#* *
#* run as ./bin/mg5 filename *
#* *
#************************************************************

import model sm-no_b_mass
# Define multiparticle labels
define p u c s d b u~ c~ s~ d~ b~ g
define j u c s d b u~ c~ s~ d~ b~ g
# Specify process(es) to run
generate p p > w+ j , w+ > j j / h @0
add process p p > w+ j j , w+ > j j / h @1
add process p p > w- j , w- > j j / h @0
add process p p > w- j j , w- > j j / h @1
# Output processes to MadEvent directory
output -f

</mg5proccard>
<MGGenerationInfo>

# Number of Events : 2500
# Integrated weight (pb) : 2364.256947

</MGGenerationInfo>
<mgproccard>
#*********************************************************************
# MadGraph/MadEvent *
# http://madgraph.hep.uiuc.edu *
# *
# proc_card.dat *
#*********************************************************************
# *
# This Files is generated by MADGRAPH 5 *
# *
# WARNING: This Files is generated for MADEVENT (compatibility issue)*
# This files is NOT a valid MG4 proc_card.dat *
# Running this in MG4 will NEVER reproduce the result of MG5*
# *
#*********************************************************************
#*********************************************************************
# Process(es) requested : mg2 input *
#*********************************************************************
# Begin PROCESS # This is TAG. Do not modify this line
p p > w+ j , w+ > j j / h @0 #Process
# Be carefull the coupling are here in MG5 convention

end_coup # End the couplings input

done # this tells MG there are no more procs
# End PROCESS # This is TAG. Do not modify this line
#*********************************************************************
# Model information *
#*********************************************************************
# Begin MODEL # This is TAG. Do not modify this line
sm-no_b_mass
# End MODEL # This is TAG. Do not modify this line
#*********************************************************************
# Start multiparticle definitions *
#*********************************************************************
# Begin MULTIPARTICLES # This is TAG. Do not modify this line

# End MULTIPARTICLES # This is TAG. Do not modify this line

</mgproccard>
<mgruncard>
#*********************************************************************
# 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) *
#*********************************************************************
  tag_1 = run_tag ! name of the run
#*********************************************************************
# Run to generate the grid pack *
#*********************************************************************
  .true. = gridpack !True = setting up the grid pack
#*********************************************************************
# Number of events and rnd seed *
# Warning: Do not generate more than 1M events in a single run *
# If you want to run Pythia, avoid more than 50k events in a run. *
#*********************************************************************
    2500 = nevents ! Number of unweighted events requested
 1 = 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)
     4000 = ebeam1 ! beam 1 energy in GeV
     4000 = ebeam2 ! beam 2 energy in GeV
#*********************************************************************
# Beam polarization from -100 (left-handed) to 100 (right-handed) *
#*********************************************************************
        0 = polbeam1 ! beam polarization for beam 1
        0 = polbeam2 ! beam polarization for beam 2
#*********************************************************************
# 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
 91.1880 = scale ! fixed ren scale
 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1
 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2
 1 = scalefact ! scale factor for event-by-event scales
#*********************************************************************
# Matching - Warning! ickkw > 1 is still beta
#*********************************************************************
 1 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching
 1 = highestmult ! for ickkw=2, highest mult group
 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE
 1 = alpsfact ! scale factor for QCD emission vx
 F = chcluster ! cluster only according to channel diag
 F = pdfwgt ! for ickkw=1, perform pdf reweighting
#*********************************************************************
# Automatic ptj and mjj cuts if xqcut > 0
# (turn off for VBF and single top processes)
#**********************************************************
   T = auto_ptj_mjj ! Automatic setting of ptj and mjj
#**********************************************************
#
#**********************************
# BW cutoff (M+/-bwcutoff*Gamma)
#**********************************
  15 = bwcutoff ! (M+/-bwcutoff*Gamma)
#**********************************************************
# Apply pt/E/eta/dr/mij cuts on decay products or not
# (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply)
#**********************************************************
   F = cut_decays ! Cut decay products
#*************************************************************
# Number of helicities to sum per event (0 = all helicities)
# 0 gives more stable result, but longer run time (needed for
# long decay chains e.g.).
# Use >=2 if most helicities contribute, e.g. pure QCD.
#*************************************************************
   0 = nhel ! Number of helicities used per event
#*******************
# Standard Cuts
#*******************
#
#*********************************************************************
# Minimum and maximum pt's *
#*********************************************************************
 14 = ptj ! minimum pt for the jets
 0 = ptb ! minimum pt for the b
 0 = pta ! minimum pt for the photons
 0 = ptl ! minimum pt for the charged leptons
  0 = misset ! minimum missing Et (sum of neutrino's momenta)
  0 = ptheavy ! minimum pt for one heavy final state
 1.0 = ptonium ! minimum pt for the quarkonium states
 1d5 = ptjmax ! maximum pt for the jets
 1d5 = ptbmax ! maximum pt for the b
 1d5 = ptamax ! maximum pt for the photons
 1d5 = ptlmax ! maximum pt for the charged leptons
 1d5 = missetmax ! maximum missing Et (sum of neutrino's momenta)
#*********************************************************************
# Minimum and maximum E's (in the lab frame) *
#*********************************************************************
  0 = ej ! minimum E for the jets
  0 = eb ! minimum E for the b
  0 = ea ! minimum E for the photons
  0 = el ! minimum E for the charged leptons
 1d5 = ejmax ! maximum E for the jets
 1d5 = ebmax ! maximum E for the b
 1d5 = eamax ! maximum E for the photons
 1d5 = elmax ! maximum E for the charged leptons
#*********************************************************************
# Maximum and minimum rapidity *
#*********************************************************************
   5 = etaj ! max rap for the jets
 1d5 = etab ! max rap for the b
 1d5 = etaa ! max rap for the photons
 1d2 = etal ! max rap for the charged leptons
 0.6 = etaonium ! max rap for the quarkonium states
 0d0 = etajmin ! min rap for the jets
 0d0 = etabmin ! min rap for the b
 0d0 = etaamin ! min rap for the photons
 0d0 = etalmin ! main rap for the charged leptons
#*********************************************************************
# Minimum and maximum DeltaR distance *
#*********************************************************************
 0.001 = drjj ! min distance between jets
 0 = drbb ! min distance between b's
 0.0 = drll ! min distance between leptons
 0.5 = draa ! min distance between gammas
 0 = drbj ! min distance between b and jet
 0.5 = draj ! min distance between gamma and jet
 0.0 = drjl ! min distance between jet and lepton
 0 = drab ! min distance between gamma and b
 0 = drbl ! min distance between b and lepton
 0.5 = dral ! min distance between gamma and lepton
 1d2 = drjjmax ! max distance between jets
 1d2 = drbbmax ! max distance between b's
 1d2 = drllmax ! max distance between leptons
 1d2 = draamax ! max distance between gammas
 1d2 = drbjmax ! max distance between b and jet
 1d2 = drajmax ! max distance between gamma and jet
 1d2 = drjlmax ! max distance between jet and lepton
 1d2 = drabmax ! max distance between gamma and b
 1d2 = drblmax ! max distance between b and lepton
 1d2 = dralmax ! maxdistance between gamma and lepton
#*********************************************************************
# Minimum and maximum invariant mass for pairs *
#*********************************************************************
 14 = 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
 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair
 1d5 = mmjjmax ! max invariant mass of a jet pair
 1d5 = mmbbmax ! max invariant mass of a b pair
 1d5 = mmaamax ! max invariant mass of gamma gamma pair
 1d5 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair
#*********************************************************************
# Minimum and maximum invariant mass for all letpons *
#*********************************************************************
 0 = mmnl ! min invariant mass for all letpons (l+- and vl)
 1d5 = mmnlmax ! max invariant mass for all letpons (l+- and vl)
#*********************************************************************
# Minimum and maximum pt for 4-momenta sum of leptons *
#*********************************************************************
 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl)
 1d5 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl)
#*********************************************************************
# 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
#*********************************************************************
# Control the pt's of the jets sorted by pt *
#*********************************************************************
 50 = ptj1min ! minimum pt for the leading jet in pt
 30 = ptj2min ! minimum pt for the second jet in pt
 0 = ptj3min ! minimum pt for the third jet in pt
 0 = ptj4min ! minimum pt for the fourth jet in pt
 1d5 = ptj1max ! maximum pt for the leading jet in pt
 1d5 = ptj2max ! maximum pt for the second jet in pt
 1d5 = ptj3max ! maximum pt for the third jet in pt
 1d5 = ptj4max ! maximum pt for the fourth jet in pt
 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts
#*********************************************************************
# Control the Ht(k)=Sum of k leading jets *
#*********************************************************************
 0 = htjmin ! minimum jet HT=Sum(jet pt)
 1d5 = htjmax ! maximum jet HT=Sum(jet pt)
 1d2 = ihtmin !inclusive Ht for all partons (including b)
 1d5 = ihtmax !inclusive Ht for all partons (including b)
 0 = ht2min ! minimum Ht for the two leading jets
 0 = ht3min ! minimum Ht for the three leading jets
 0 = ht4min ! minimum Ht for the four leading jets
 1d5 = ht2max ! maximum Ht for the two leading jets
 1d5 = ht3max ! maximum Ht for the three leading jets
 1d5 = ht4max ! maximum Ht for the four leading jets
#*********************************************************************
# WBF cuts *
#*********************************************************************
 0 = xetamin ! minimum rapidity for two jets in the WBF case
 0 = deltaeta ! minimum rapidity for two jets in the WBF case
 200 = mqqvbf
 2.2 = deltaeta2
#*********************************************************************
# maximal pdg code for quark to be considered as a light jet *
# (otherwise b cuts are applied) *
#*********************************************************************
 5 = maxjetflavor ! Maximum jet pdg code
#*********************************************************************
# Jet measure cuts *
#*********************************************************************
 14 = xqcut ! minimum kt jet measure between partons
#*********************************************************************

</mgruncard>
<mgversion>
#5.1.4.8

</mgversion>
</LesHouchesEvents>

Question information

Language:
English Edit question
Status:
Answered
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

Thanks for the information, this is indeed a bug of the web page.
In fact we are on the way to change deeply the web interface.
So we are probably not going to fix this in this version (especially since that function is not use very often).

Cheers,

Olivier

On Sep 19, 2013, at 4:31 AM, JZ Chang <email address hidden> wrote:

> New question #235968 on MadGraph5:
> https://answers.launchpad.net/madgraph5/+question/235968
>
> I upload a full banner: Events/run_01/run_01_tag_1_banner.txt to the main page.
>
> The web page does not recognize it.
>
> File upload ok
>
> Resulting proc_card: Nothing.
>
> Nothing is generated.
>
> Is that a bug of the web page?
>
> For example:
>
> <LesHouchesEvents version="1.0">
> <header>
> <!--
> #*********************************************************************
> # *
> # MadGraph 5 *
> # *
> # Going Beyond *
> # *
> # http://madgraph.hep.uiuc.edu *
> # http://madgraph.phys.ucl.ac.be *
> # http://madgraph.roma2.infn.it *
> # *
> # The MadGraph team *
> # *
> #....................................................................*
> # *
> # This file contains all the information necessary to reproduce *
> # the events generated: *
> # *
> # 1. software version *
> # 2. proc_card : code generation info including model *
> # 3. param_card : model primary parameters in the LH format *
> # 4. run_card : running parameters (collider and cuts) *
> # 5. pythia_card : present only if pythia has been run *
> # 6. pgs_card : present only if pgs has been run *
> # 7. delphes_cards : present only if delphes has been run *
> # *
> # *
> #*********************************************************************
> -->
> <slha>
> ######################################################################
> ## PARAM_CARD AUTOMATICALY GENERATED BY MG5 FOLLOWING UFO MODEL ####
> ######################################################################
>
> ###################################
> ## INFORMATION FOR MASS
> ###################################
> Block mass
> 6 1.725000e+02 # MT
> 15 1.777000e+00 # MTA
> 23 9.118800e+01 # MZ
> 25 1.200000e+02 # MH
> ## Not dependent paramater.
> ## Those values should be edited following the
> ## analytical expression. MG5 ignore those values
> ## but they are important for interfacing the output of MG5
> ## to external program such as Pythia.
> 12 0.000000 # ve : 0.0
> 14 0.000000 # vm : 0.0
> 16 0.000000 # vt : 0.0
> 2 0.000000 # u : 0.0
> 4 0.000000 # c : 0.0
> 1 0.000000 # d : 0.0
> 3 0.000000 # s : 0.0
> 5 0.000000 # b : 0.0
> 22 0.000000 # a : 0.0
> 24 80.419002 # w+ : cmath.sqrt(MZ__exp__2/2. + cmath.sqrt(MZ__exp__4/4. - (aEW*cmath.pi*MZ__exp__2)/(Gf*sqrt__2)))
> 21 0.000000 # g : 0.0
> 11 0.000000 # e- : 0.0
> 13 0.000000 # mu- : 0.0
>
> ###################################
> ## INFORMATION FOR SMINPUTS
> ###################################
> Block sminputs
> 1 1.325070e+02 # aEWM1
> 2 1.166390e-05 # Gf
> 3 1.180000e-01 # aS
>
> ###################################
> ## INFORMATION FOR YUKAWA
> ###################################
> Block yukawa
> 6 1.645000e+02 # ymt
> 15 1.777000e+00 # ymtau
>
> ###################################
> ## INFORMATION FOR DECAY
> ###################################
> DECAY 6 1.491500e+00 # WT
> DECAY 23 2.441404e+00 # WZ
> DECAY 24 2.047600e+00 # WW
> DECAY 25 5.753088e-03 # WH
> ## Not dependent paramater.
> ## Those values should be edited following the
> ## analytical expression. MG5 ignore those values
> ## but they are important for interfacing the output of MG5
> ## to external program such as Pythia.
> DECAY 12 0.000000 # ve : 0.0
> DECAY 14 0.000000 # vm : 0.0
> DECAY 16 0.000000 # vt : 0.0
> DECAY 2 0.000000 # u : 0.0
> DECAY 4 0.000000 # c : 0.0
> DECAY 1 0.000000 # d : 0.0
> DECAY 3 0.000000 # s : 0.0
> DECAY 5 0.000000 # b : 0.0
> DECAY 22 0.000000 # a : 0.0
> DECAY 21 0.000000 # g : 0.0
> DECAY 11 0.000000 # e- : 0.0
> DECAY 13 0.000000 # mu- : 0.0
> DECAY 15 0.000000 # ta- : 0.0
>
> </slha>
> <mg5proccard>
> #************************************************************
> #* MadGraph 5 *
> #* *
> #* * * *
> #* * * * * *
> #* * * * * 5 * * * * *
> #* * * * * *
> #* * * *
> #* *
> #* *
> #* VERSION 1.4.8 2012-07-24 *
> #* *
> #* The MadGraph Development Team - Please visit us at *
> #* https://server06.fynu.ucl.ac.be/projects/madgraph *
> #* *
> #************************************************************
> #* *
> #* Command File for MadGraph 5 *
> #* *
> #* run as ./bin/mg5 filename *
> #* *
> #************************************************************
>
> import model sm-no_b_mass
> # Define multiparticle labels
> define p u c s d b u~ c~ s~ d~ b~ g
> define j u c s d b u~ c~ s~ d~ b~ g
> # Specify process(es) to run
> generate p p > w+ j , w+ > j j / h @0
> add process p p > w+ j j , w+ > j j / h @1
> add process p p > w- j , w- > j j / h @0
> add process p p > w- j j , w- > j j / h @1
> # Output processes to MadEvent directory
> output -f
>
> </mg5proccard>
> <MGGenerationInfo>
>
> # Number of Events : 2500
> # Integrated weight (pb) : 2364.256947
>
> </MGGenerationInfo>
> <mgproccard>
> #*********************************************************************
> # MadGraph/MadEvent *
> # http://madgraph.hep.uiuc.edu *
> # *
> # proc_card.dat *
> #*********************************************************************
> # *
> # This Files is generated by MADGRAPH 5 *
> # *
> # WARNING: This Files is generated for MADEVENT (compatibility issue)*
> # This files is NOT a valid MG4 proc_card.dat *
> # Running this in MG4 will NEVER reproduce the result of MG5*
> # *
> #*********************************************************************
> #*********************************************************************
> # Process(es) requested : mg2 input *
> #*********************************************************************
> # Begin PROCESS # This is TAG. Do not modify this line
> p p > w+ j , w+ > j j / h @0 #Process
> # Be carefull the coupling are here in MG5 convention
>
> end_coup # End the couplings input
>
> done # this tells MG there are no more procs
> # End PROCESS # This is TAG. Do not modify this line
> #*********************************************************************
> # Model information *
> #*********************************************************************
> # Begin MODEL # This is TAG. Do not modify this line
> sm-no_b_mass
> # End MODEL # This is TAG. Do not modify this line
> #*********************************************************************
> # Start multiparticle definitions *
> #*********************************************************************
> # Begin MULTIPARTICLES # This is TAG. Do not modify this line
>
> # End MULTIPARTICLES # This is TAG. Do not modify this line
>
> </mgproccard>
> <mgruncard>
> #*********************************************************************
> # 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) *
> #*********************************************************************
> tag_1 = run_tag ! name of the run
> #*********************************************************************
> # Run to generate the grid pack *
> #*********************************************************************
> .true. = gridpack !True = setting up the grid pack
> #*********************************************************************
> # Number of events and rnd seed *
> # Warning: Do not generate more than 1M events in a single run *
> # If you want to run Pythia, avoid more than 50k events in a run. *
> #*********************************************************************
> 2500 = nevents ! Number of unweighted events requested
> 1 = 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)
> 4000 = ebeam1 ! beam 1 energy in GeV
> 4000 = ebeam2 ! beam 2 energy in GeV
> #*********************************************************************
> # Beam polarization from -100 (left-handed) to 100 (right-handed) *
> #*********************************************************************
> 0 = polbeam1 ! beam polarization for beam 1
> 0 = polbeam2 ! beam polarization for beam 2
> #*********************************************************************
> # 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
> 91.1880 = scale ! fixed ren scale
> 91.1880 = dsqrt_q2fact1 ! fixed fact scale for pdf1
> 91.1880 = dsqrt_q2fact2 ! fixed fact scale for pdf2
> 1 = scalefact ! scale factor for event-by-event scales
> #*********************************************************************
> # Matching - Warning! ickkw > 1 is still beta
> #*********************************************************************
> 1 = ickkw ! 0 no matching, 1 MLM, 2 CKKW matching
> 1 = highestmult ! for ickkw=2, highest mult group
> 1 = ktscheme ! for ickkw=1, 1 Durham kT, 2 Pythia pTE
> 1 = alpsfact ! scale factor for QCD emission vx
> F = chcluster ! cluster only according to channel diag
> F = pdfwgt ! for ickkw=1, perform pdf reweighting
> #*********************************************************************
> # Automatic ptj and mjj cuts if xqcut > 0
> # (turn off for VBF and single top processes)
> #**********************************************************
> T = auto_ptj_mjj ! Automatic setting of ptj and mjj
> #**********************************************************
> #
> #**********************************
> # BW cutoff (M+/-bwcutoff*Gamma)
> #**********************************
> 15 = bwcutoff ! (M+/-bwcutoff*Gamma)
> #**********************************************************
> # Apply pt/E/eta/dr/mij cuts on decay products or not
> # (note that etmiss/ptll/ptheavy/ht/sorted cuts always apply)
> #**********************************************************
> F = cut_decays ! Cut decay products
> #*************************************************************
> # Number of helicities to sum per event (0 = all helicities)
> # 0 gives more stable result, but longer run time (needed for
> # long decay chains e.g.).
> # Use >=2 if most helicities contribute, e.g. pure QCD.
> #*************************************************************
> 0 = nhel ! Number of helicities used per event
> #*******************
> # Standard Cuts
> #*******************
> #
> #*********************************************************************
> # Minimum and maximum pt's *
> #*********************************************************************
> 14 = ptj ! minimum pt for the jets
> 0 = ptb ! minimum pt for the b
> 0 = pta ! minimum pt for the photons
> 0 = ptl ! minimum pt for the charged leptons
> 0 = misset ! minimum missing Et (sum of neutrino's momenta)
> 0 = ptheavy ! minimum pt for one heavy final state
> 1.0 = ptonium ! minimum pt for the quarkonium states
> 1d5 = ptjmax ! maximum pt for the jets
> 1d5 = ptbmax ! maximum pt for the b
> 1d5 = ptamax ! maximum pt for the photons
> 1d5 = ptlmax ! maximum pt for the charged leptons
> 1d5 = missetmax ! maximum missing Et (sum of neutrino's momenta)
> #*********************************************************************
> # Minimum and maximum E's (in the lab frame) *
> #*********************************************************************
> 0 = ej ! minimum E for the jets
> 0 = eb ! minimum E for the b
> 0 = ea ! minimum E for the photons
> 0 = el ! minimum E for the charged leptons
> 1d5 = ejmax ! maximum E for the jets
> 1d5 = ebmax ! maximum E for the b
> 1d5 = eamax ! maximum E for the photons
> 1d5 = elmax ! maximum E for the charged leptons
> #*********************************************************************
> # Maximum and minimum rapidity *
> #*********************************************************************
> 5 = etaj ! max rap for the jets
> 1d5 = etab ! max rap for the b
> 1d5 = etaa ! max rap for the photons
> 1d2 = etal ! max rap for the charged leptons
> 0.6 = etaonium ! max rap for the quarkonium states
> 0d0 = etajmin ! min rap for the jets
> 0d0 = etabmin ! min rap for the b
> 0d0 = etaamin ! min rap for the photons
> 0d0 = etalmin ! main rap for the charged leptons
> #*********************************************************************
> # Minimum and maximum DeltaR distance *
> #*********************************************************************
> 0.001 = drjj ! min distance between jets
> 0 = drbb ! min distance between b's
> 0.0 = drll ! min distance between leptons
> 0.5 = draa ! min distance between gammas
> 0 = drbj ! min distance between b and jet
> 0.5 = draj ! min distance between gamma and jet
> 0.0 = drjl ! min distance between jet and lepton
> 0 = drab ! min distance between gamma and b
> 0 = drbl ! min distance between b and lepton
> 0.5 = dral ! min distance between gamma and lepton
> 1d2 = drjjmax ! max distance between jets
> 1d2 = drbbmax ! max distance between b's
> 1d2 = drllmax ! max distance between leptons
> 1d2 = draamax ! max distance between gammas
> 1d2 = drbjmax ! max distance between b and jet
> 1d2 = drajmax ! max distance between gamma and jet
> 1d2 = drjlmax ! max distance between jet and lepton
> 1d2 = drabmax ! max distance between gamma and b
> 1d2 = drblmax ! max distance between b and lepton
> 1d2 = dralmax ! maxdistance between gamma and lepton
> #*********************************************************************
> # Minimum and maximum invariant mass for pairs *
> #*********************************************************************
> 14 = 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
> 0 = mmll ! min invariant mass of l+l- (same flavour) lepton pair
> 1d5 = mmjjmax ! max invariant mass of a jet pair
> 1d5 = mmbbmax ! max invariant mass of a b pair
> 1d5 = mmaamax ! max invariant mass of gamma gamma pair
> 1d5 = mmllmax ! max invariant mass of l+l- (same flavour) lepton pair
> #*********************************************************************
> # Minimum and maximum invariant mass for all letpons *
> #*********************************************************************
> 0 = mmnl ! min invariant mass for all letpons (l+- and vl)
> 1d5 = mmnlmax ! max invariant mass for all letpons (l+- and vl)
> #*********************************************************************
> # Minimum and maximum pt for 4-momenta sum of leptons *
> #*********************************************************************
> 0 = ptllmin ! Minimum pt for 4-momenta sum of leptons(l and vl)
> 1d5 = ptllmax ! Maximum pt for 4-momenta sum of leptons(l and vl)
> #*********************************************************************
> # 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
> #*********************************************************************
> # Control the pt's of the jets sorted by pt *
> #*********************************************************************
> 50 = ptj1min ! minimum pt for the leading jet in pt
> 30 = ptj2min ! minimum pt for the second jet in pt
> 0 = ptj3min ! minimum pt for the third jet in pt
> 0 = ptj4min ! minimum pt for the fourth jet in pt
> 1d5 = ptj1max ! maximum pt for the leading jet in pt
> 1d5 = ptj2max ! maximum pt for the second jet in pt
> 1d5 = ptj3max ! maximum pt for the third jet in pt
> 1d5 = ptj4max ! maximum pt for the fourth jet in pt
> 0 = cutuse ! reject event if fails any (0) / all (1) jet pt cuts
> #*********************************************************************
> # Control the Ht(k)=Sum of k leading jets *
> #*********************************************************************
> 0 = htjmin ! minimum jet HT=Sum(jet pt)
> 1d5 = htjmax ! maximum jet HT=Sum(jet pt)
> 1d2 = ihtmin !inclusive Ht for all partons (including b)
> 1d5 = ihtmax !inclusive Ht for all partons (including b)
> 0 = ht2min ! minimum Ht for the two leading jets
> 0 = ht3min ! minimum Ht for the three leading jets
> 0 = ht4min ! minimum Ht for the four leading jets
> 1d5 = ht2max ! maximum Ht for the two leading jets
> 1d5 = ht3max ! maximum Ht for the three leading jets
> 1d5 = ht4max ! maximum Ht for the four leading jets
> #*********************************************************************
> # WBF cuts *
> #*********************************************************************
> 0 = xetamin ! minimum rapidity for two jets in the WBF case
> 0 = deltaeta ! minimum rapidity for two jets in the WBF case
> 200 = mqqvbf
> 2.2 = deltaeta2
> #*********************************************************************
> # maximal pdg code for quark to be considered as a light jet *
> # (otherwise b cuts are applied) *
> #*********************************************************************
> 5 = maxjetflavor ! Maximum jet pdg code
> #*********************************************************************
> # Jet measure cuts *
> #*********************************************************************
> 14 = xqcut ! minimum kt jet measure between partons
> #*********************************************************************
>
> </mgruncard>
> <mgversion>
> #5.1.4.8
>
> </mgversion>
> </LesHouchesEvents>
>
> --
> You received this question notification because you are a member of
> MadTeam, which is an answer contact for MadGraph5.

Revision history for this message
JZ Chang (zhangjin) said :
#2

If I want to use the full banner to generate events, what is the suggested way?

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#3

for the moment,
you have to upload card by card on the web or run the generation locally.

Cheers,

Olivier

Revision history for this message
JZ Chang (zhangjin) said :
#4

Could you put "not working" on your web page for non-functional features? Because it wastes people's time.

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#5

Sure good idea.

Thanks,

Olivier
On Sep 24, 2013, at 4:51 PM, JZ Chang <email address hidden> wrote:

> Question #235968 on MadGraph5 changed:
> https://answers.launchpad.net/madgraph5/+question/235968
>
> JZ Chang posted a new comment:
> Could you put "not working" on your web page for non-functional
> features? Because it wastes people's time.
>
> --
> You received this question notification because you are a member of
> MadTeam, which is an answer contact for MadGraph5.

Can you help with this problem?

Provide an answer of your own, or ask JZ Chang for more information if necessary.

To post a message you must log in.